|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP2432E: Pls help us - Urgent |
« View previous topic :: View next topic » |
Author |
Message
|
sivaguru |
Posted: Tue Sep 09, 2008 9:44 am Post subject: BIP2432E: Pls help us - Urgent |
|
|
Apprentice
Joined: 18 Jun 2008 Posts: 40
|
Hi,
we use msgbroker 6.1 version, when we are deploying our msgflow we are getting the following error.
Any help is of greater use as it is so urgent.
BIP2432E: (.Test_Compute.Main, 5.59) : The correlation name 'InputLocalEnvironment.Destination.HTTP.RequestIdentifier' is not valid. Those in scope are: Environment, LocalEnvironment, Root, Body, Properties, ExceptionList, DestinationList.
The first element of a field reference must be a valid correlation name, from those in scope. This message may sometimes be due to an incorrectly formed or spelled expression which is not intended to be a field reference being parsed as if it were a field reference because the parser does not recognize it.
Correct the syntax of your ESQL expression
----
We use the following code to fetch the RequestIdentifier
SET Environment.Variables.HTTPContextText = InputLocalEnvironment.Destination.HTTP.RequestIdentifier;
pls help us to find out the issue.
 |
|
Back to top |
|
 |
elvis_gn |
Posted: Tue Sep 09, 2008 10:56 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi sivaguru,
What type of node is this code in ?
Regards. |
|
Back to top |
|
 |
elvis_gn |
Posted: Tue Sep 09, 2008 11:12 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hey sivaguru,
Guess it was not urgent enough, anyway I need to get into bed, so here's my hunch....ur using a filter node or atleast a node in which you cannot alter the message tree...and hence you do not have the Input and Output LocalEnvironment, you'll only have LocalEnvironment....that's what the error description also says.
Regards. |
|
Back to top |
|
 |
sivaguru |
Posted: Wed Sep 10, 2008 1:54 am Post subject: |
|
|
Apprentice
Joined: 18 Jun 2008 Posts: 40
|
Hi,
Sorry Iam late for my reply.
Iam using Compute Node. I finally found that we have called the
CopyMessageHeaders() function after that and as a result it wouldn't have able to read the Inputroot property values.
I moved the CopyMessageHeaders() function ahead of that and it worked. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|