when message enters into to the CN1 it will be matched with lables and control starts at Label1 and should execute the CN2 logic.
I have this etup working fine with MB6.1 and recentrly I have moved the Dev sources to MB V8.0.0.1 TK. Then its it throwing below error
"Description Resource Path Location Type
Unable to find function or procedure named "XXXXX.Main" in ESQL module "YYYY" in broker schema "ABC.XYZ""
CN1 & CN2 modules are in single ESQLfile and on the top of file defining schema as BROKER SCHEMA ABC.XYZ
1.Corresponding flow is also in ABC.XYZ schema.
2.Same is working for other Schemas but not sure why its not working for this particular ABC.XYZ only.
3. in ABC.XYZ schema also, I have around 10 flows and out of 10 6 flows done't have any error but 3 hae the same error.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Have you tried this in 8.0.0.2. I believe that there are number of APARs in this release that may resolve the problem _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
also, make sure toolkit has cleanly compiled the esql file and that there are no spaces or blank lines at the top of the file before the BROKER SCHEMA or PATH declaration.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum