|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Multiple XML Message into single |
« View previous topic :: View next topic » |
Author |
Message
|
gobi_nathan |
Posted: Tue Mar 11, 2003 7:25 am Post subject: Multiple XML Message into single |
|
|
Acolyte
Joined: 08 Jan 2003 Posts: 69
|
Hi ,
I want to combine the mutliple XML input message into single out message, then insert into the table.
Basically my message flow should wait still all the 3 single separate XML message arrives ,then combine into the single message and pass it the out queue.
Whether i should use MQInput Node or can i use the same single input queue and use message groupid to combine all the messages.
can aggregate node will solve the purpose.How can i use aggregate node in this case?
-Gobi |
|
Back to top |
|
 |
lung |
Posted: Tue Mar 11, 2003 6:44 pm Post subject: |
|
|
 Master
Joined: 27 Aug 2002 Posts: 291 Location: Malaysia
|
Yes, you can use aggregation nodes (that's the purpose of it).
 _________________ lung |
|
Back to top |
|
 |
gobi_nathan |
Posted: Tue Mar 11, 2003 8:07 pm Post subject: |
|
|
Acolyte
Joined: 08 Jan 2003 Posts: 69
|
Hi lung ,
Can you please tell me how design the message flow using aggregate node for the scenario i have given.
-Gobi |
|
Back to top |
|
 |
lung |
Posted: Wed Mar 12, 2003 5:20 pm Post subject: |
|
|
 Master
Joined: 27 Aug 2002 Posts: 291 Location: Malaysia
|
I'm not sure how your flow works, but in aggregation, basically the aggregationReply node will wait for all your 3 replies return (if you sent out 3 requests, that is) before producing an output message.
If you're waiting for 3 request messages to come in and your flow is suppose to produce only one reply, that's different... Aggregation may work, but will require manipulation.
Read up on the IBM redbooks for more details. _________________ lung |
|
Back to top |
|
 |
lillo |
Posted: Wed Mar 12, 2003 11:40 pm Post subject: |
|
|
Master
Joined: 11 Sep 2001 Posts: 224
|
Remember you should also need a request message flow, which will write the information needed to process the replies and when I read your first message and I didn´t figure that out.
Take a look to the redbook "Developing solution in WebSphere MQ Integrator" where there is a chapter about aggregation nodes.
Cheers, _________________ Lillo
IBM Certified Specialist - WebSphere MQ |
|
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
|
|
|
|