|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
problem with the Message in MQGet node |
« View previous topic :: View next topic » |
Author |
Message
|
sandy vish |
Posted: Mon May 27, 2013 6:49 am Post subject: problem with the Message in MQGet node |
|
|
Apprentice
Joined: 18 Nov 2012 Posts: 27
|
Requirement :
version :7.4, windows
MQinput node-->Computenode1-->MQGet node
frame a xml request and use propagate statement and it goes to MQ Get node-->in mq get node we have different xml message and i get a parameter value which i required in the Computenode1 ,so when the contol comes after the propagate statement in Computenode1 iam not able to see the MQGet node message in the tree,Kindly suggest. |
|
Back to top |
|
 |
mq_dummy |
Posted: Mon May 27, 2013 7:03 am Post subject: |
|
|
Newbie
Joined: 17 May 2013 Posts: 8
|
Works as designed. The message you get with the MQGet node is only available at the output terminals of the node. |
|
Back to top |
|
 |
vmcgloin |
Posted: Mon May 27, 2013 7:14 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
You should also note that this behaviour is not peculiar to the MQGet node. The PROPAGATE statement propagates a message to the downstream nodes. The "flow" of your message flow is like a river. You may redirect it or intercept it or send it over a cliff, but you will struggle to ignore the laws of nature. |
|
Back to top |
|
 |
kash3338 |
Posted: Mon May 27, 2013 9:38 pm Post subject: Re: problem with the Message in MQGet node |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
sandy vish wrote: |
frame a xml request and use propagate statement and it goes to MQ Get node-->in mq get node we have different xml message and i get a parameter value which i required in the Computenode1 |
If you require the incoming message (from MQInput) and the message from the MQGet, why not change your design to,
Quote: |
MQInput --> MQGet --> Compute |
|
|
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
|
|
|
|