|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SOAP Input / SOAP Reply |
« View previous topic :: View next topic » |
Author |
Message
|
psujeethkumar |
Posted: Thu Sep 17, 2015 11:39 pm Post subject: SOAP Input / SOAP Reply |
|
|
Novice
Joined: 08 Sep 2015 Posts: 13
|
I have a web service with multiple operations (say 5) has to be implemented in IIB.
As a guideline, for the purpose of error handling we decided to convert the exception list tree created by integration node into customer exception message format and reply back to consumer in SOAPFault.
To implement this, for every operation implementation we used one SOAPReply node for success response and one for SOAPFault.
With this, for 5 operations in web service we have total 10 SOAP Reply Nodes.
We did not faced any problem so far. But is this good practice ? |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Sep 18, 2015 1:06 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
It should not be that difficult to setup a test flow that uses a common SOAP_Reply for all the Responses and another one for all the SOAP Faults.
Probably just a matter of re-wiring the existing flow a bit.
you might learn a lot more about how things work that way.
If you do, don't forget to let us all know what happened. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Sep 18, 2015 4:46 am Post subject: Re: SOAP Input / SOAP Reply |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
psujeethkumar wrote: |
To implement this, for every operation implementation we used one SOAPReply node for success response and one for SOAPFault. |
Why? What part of your research led you to believe this is a good or necessary strategy?
psujeethkumar wrote: |
With this, for 5 operations in web service we have total 10 SOAP Reply Nodes. |
That's logical.
psujeethkumar wrote: |
We did not faced any problem so far. But is this good practice ? |
What's bad about it? What's led you to post here? What's led you to post here rather than investigate and experiment with alternatives? What part of your research into web services within IIB and the SOAPReply node has brought you to the conclusion that any other practice is possible? Why do you always ask us every single simple question that occurs to you without even attempting to answer it yourself, and even ask for assurances that the solutions we suggest will work (like using a dead letter handler) before actually attempting anything? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
smdavies99 |
Posted: Sat Sep 19, 2015 4:50 am Post subject: Re: SOAP Input / SOAP Reply |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Vitor wrote: |
What's bad about it? What's led you to post here? What's led you to post here rather than investigate and experiment with alternatives? What part of your research into web services within IIB and the SOAPReply node has brought you to the conclusion that any other practice is possible? Why do you always ask us every single simple question that occurs to you without even attempting to answer it yourself, and even ask for assurances that the solutions we suggest will work (like using a dead letter handler) before actually attempting anything? |
 _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
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
|
|
|
|