|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SOAP Reply Node Design Question |
« View previous topic :: View next topic » |
Author |
Message
|
Dave Ziegler |
Posted: Thu Aug 14, 2014 10:53 am Post subject: SOAP Reply Node Design Question |
|
|
Centurion
Joined: 15 Apr 2014 Posts: 118
|
I've only just started playing with the SOAP nodes, but an assumption I made isn't working out so well and now I'm wondering how this should (could?) be handled...
Flow A accepts a SOAP request, processes, and responds via SOAP reply node.
Flow B is a bit of an enhancement to flow A. I want to do all the same stuff in B, just add some extra processing. So my thought was: I'll just put another SOAP request node in flow B to call A and I'm good. But... I just learned that the SOAP reply node in A will respond all the way back to the caller and not the "calling" flow, which is flow B in this case.
Is there a more appropriate way to structure this using subflows, or do I need a compute node in here somewhere to say: reply to original caller or route back to another flow? Am I going about this all wrong? |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 14, 2014 10:56 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
No, it should work the way you think it should.
If it doesn't, either it's broken or you're doing something wrong. |
|
Back to top |
|
 |
Dave Ziegler |
Posted: Thu Aug 14, 2014 10:58 am Post subject: |
|
|
Centurion
Joined: 15 Apr 2014 Posts: 118
|
Interesting... I'll keep investigating.
Edit: weird... I deleted my flows, rebuilt, redeployed, and sure enough it is working as intended now. Something was briefly confused, possibly me.
Thanks! |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Aug 14, 2014 11:16 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Were you doing your SOAP requests over http or over JMS?
If over JMS make sure you set the correct JMSREPLYTO before calling A from B.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Dave Ziegler |
Posted: Thu Aug 14, 2014 11:31 am Post subject: |
|
|
Centurion
Joined: 15 Apr 2014 Posts: 118
|
HTTP.
See previous reply, it is working as intended. |
|
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
|
|
|
|