|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Invalid Destination list |
« View previous topic :: View next topic » |
Author |
Message
|
wmqiadmin |
Posted: Thu Mar 01, 2007 9:54 am Post subject: Invalid Destination list |
|
|
 Disciple
Joined: 19 Jun 2005 Posts: 163 Location: epping UK
|
Hi All,
I am creating destination list in compute node,
as per Broker info center if i use
SET LocalEnvironment.Destination.MQDestinationList.DestinationData[1].queueName = queue_name;
Broker throw exception while deploying,
Quote: |
BIP2432E: (.populateDestinationList.CopyEntireMessage, 4.34) : The correlation name 'LocalEnvironment.Destination.MQDestinationList.DestinationData' is not valid. Those in scope are: Environment, InputLocalEnvironment, OutputLocalEnvironment, InputRoot, InputBody, InputProperties, OutputRoot, InputExceptionList, OutputExceptionList, InputDestinationList, OutputDestinationList, I.
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 in node '.populateDestinationList.CopyEntireMessage', around line and column '4.34', then redeploy the message flow. |
If i use
SET OutputLocalEnvironment.Destination.MQDestinationList.DestinationData[1].queueName = queue_name;
I am able to deploy the bar file but at runtime Broker thows exception, Number = 2665
Text = Invalid destination list
Can any buddy please point out where i am going wrong.
Thanks
wmqiadmin |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Mar 01, 2007 9:58 am Post subject: Re: Invalid Destination list |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
wmqiadmin wrote: |
InputLocalEnvironment, OutputLocalEnvironment |
Also read about "Compute mode" _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|