|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Problem with Aggregation Deaggregation |
« View previous topic :: View next topic » |
Author |
Message
|
SandiSan |
Posted: Sun Aug 13, 2006 11:25 pm Post subject: Problem with Aggregation Deaggregation |
|
|
 Acolyte
Joined: 01 Apr 2006 Posts: 57 Location: Pune/India
|
I have a Message Flow in which I am converting XML message to COBOL . In that what I am doing is, when the Xml Message comes from INPUT Queue, it will go to Aggregation Control Node, because I need to split that request to multiple requests based on some condtion, after that I am doing mapping to convert it as COBOL Message, then to OUTPUT Queue, in Output Queue I am giving ReplyToQueue name, this OutputQueue is connected to Aggregation Request Node. So in this Flow My Xml Request is spliting to three requests and going to Three Output Queues in which the ReplyTo Queue name is same for all these three OuputQueues. After that I am taking this OutputQueue as Input Queue in another flow and connecting this to MQReply Node, I am doing like this for the three requests. Because these three OutputQueues have the same ReplyToQueue, Now I have to get total three Messages in ReplyToQueue, but I am getting only two messages to My ReplyToQueue, I am not getting why the third one is not coming to this Queue. I am giving 180 secs in Aggregation Control Node as TimeOut value, and Transaction mode is 'Yes' in the MainFlow. So pls let me know wts going wrong .......?
Thanks in Advance. |
|
Back to top |
|
 |
nathanw |
Posted: Sun Aug 13, 2006 11:28 pm Post subject: |
|
|
 Knight
Joined: 14 Jul 2004 Posts: 550
|
I am curious as to why you are even using Aggregation to do this
I would normally only use Agrregation to handle messages to other systems whereby you require a response before procedding with the message.
Surely it owuld be easier to just have a single INPUT queue then have 3 threads within your single flow doing exactly the same thing |
|
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
|
|
|
|