|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
loop pattern in message flow |
« View previous topic :: View next topic » |
Author |
Message
|
fenway_frank |
Posted: Thu Jun 07, 2012 7:14 pm Post subject: loop pattern in message flow |
|
|
 Apprentice
Joined: 21 Oct 2011 Posts: 43 Location: Boston, MA USA
|
context: within a wmb 7.0.0.3 message flow, i need to call a soap endpoint and use the response from that service to drive calls other service providers. for example, the "accountService" returns information from 3 accounts (the number of accounts returned is variable based on args passed to the accountService). next, i need to call multiple soap endpoints once for each account returned from accountService. in this case, i have to call each provider 3 times. transactional behavior is not a must - if one of the downstream calls fails, i can continue processing until the loop cycle completes.
problem: it doesn't appear the collector node or aggregaterequest/control/reply node meets the requirement and i cannot find a node that supports this sort of "looping" pattern. any thoughts on an efficient way to pull this off? i'm considering use a compute node to cycle thru the account details but that means calling a soap service within a compute node, something i would prefer doing with soapRequest node (which i don't think you can call within a compute node). |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jun 07, 2012 8:37 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Lookup the ESQL (and JCN) PROPAGATE statements...
Have fun  _________________ MQ & Broker admin |
|
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
|
|
|
|