Hello all,
I just want to check/branch on the specific condition on soap fault and scenario is like this…
If any types of data error may happen then we need to just ignore/do specific operation
and if any other transport level fault(i.e authorization denied,id/pass mismatch/target server is not available) happen then we need to through service exception.
And it is true that in any types of scenario it is returning to SOAP fault code.
Then depending upon which condition we can make sure that it is data error or transport level error.Is there any way we can make it by branching on SOAP ENV (soapenv:Server or soapenv:Client) as from client we are getting various types of data error.
Any types of help is always welcome.
Thanks
Baharul
#Integration-Server-and-ESB#webMethods-General#webMethods