Posted: Wed Dec 17, 2003 12:32 pm Post subject: Destinaton List
Apprentice
Joined: 28 Nov 2003 Posts: 26
Hi,
I want to send a message dynamically to different locations.
In the outputnode I dint specify queue name and set the Destination List property
In the Compute node I used the syntax
SET OutputLocalEnvironment.Destination.MQ.DestinationData[1].queueName='XYZ.QUEUE';
I am not getting the message in XYZ.Queue(which is in the Broker Queue Manager)
How can I dynamically specify the queue name and queue manager name?
Yes I set the Destination mode property in output node
and just in the compute node before the output node
I gave
SET OutputLocalEnvironment.Destination.MQ.DestinationData.queueName = 'XYZ.Queue';
SET OutputLocalEnvironment.Destination.MQ.DestinationData.queueManagerName = 'BRKQM'; _________________ -nu1
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