Posted: Fri Oct 17, 2008 6:09 am Post subject: Concatenation of Messages from 2 Input nodes..Need ur Atten
Acolyte
Joined: 15 Sep 2008 Posts: 58
Hello
I am having trouble with concatenation of messages from 2 different Input nodes.
Scenario: One Input Node is for sure MQInput Node(Inbound Message) and the other one is FileInput node or may be MQINputNode(Status Message). Once i get the message from both nodes i need to concatenate the messages from INbound Queue and Status Queue/File. The Status Queue/File message is just simple message.
<Value>
<Status>ON</Status>
</Value>
I need to concatenate the status of this message to end of the Inbound message body.
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
Thats true.I had a similar requirement,but its like a request and response scenario on WMB 6.0.3.
MQInput>>MQGet >>Compute(to Merge the Message)>>MQOutput.
MessageFlow explains more by itself to merge the messages.
We are in process of upgrading to WMB 6.1 and learn how to use new features.
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