Posted: Thu May 10, 2012 5:48 am Post subject: Dynamic message aggregation
Novice
Joined: 10 May 2012 Posts: 12
Hi,
I have the following situation:
The frontend system (SOAP over HTTP) performs Get request which consists of N ids. Then MB should perform N requests to backend system through MQ request queues. Backend system will then reply N times which should be aggregated into single SOAP response.
The N is unbounded. So the question is: How this can be implemented using Message Broker?
As far as I know aggregation nodes do not support dynamic number of outputs. Actually I tried to use them but did not find out how I can setup number of messages to aggregate dynamically.
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