Posted: Tue Jan 09, 2007 2:43 pm Post subject: Unite multiple requests
Novice
Joined: 10 Jul 2006 Posts: 16
Hi,
I have a situation where a particular legacy system would send in multiple requests to the broker... and the broker needs to consolidate them into a single response and send it over to some other system.
Can you post some sample here how your multiple individual requests and your expected consolidated output look like?
I can suggest using some kind of programming to consolidate your individual requests in to one message and then write that consolidated message to the Message Flow Input queue then flow will do the processing and will send it to the other system..
How do you know when one set of multiple requests has finished, and the next has started?
Once you figure that out, you can use the MQGet Node and configure it to keep getting new messages until one set ends.
If it is not a straightforward question of knowing when one set ends... then you can look at the Complex Event Processing nodes in Support Pack IA0S. Create a situation that represents a complete set of requests, and then create a flow to receive that situation and process it. _________________ I am *not* the model of the modern major general.
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