05-01-04 12:35 AM
You can use exception handling shape in your orchestration to catch
SoapException. BizTalk will throw the exception when it fails after it
retries by specified retry setting.
Thanks,
Sung-Hwa Jin
--------------------[vbcol=seagreen]
I have not seen any samples of consuming a webservice in BizTalk that sends
soap fault messages. We have a situation where we are integrating with a
Java based web service that sends out fault messages. When I add a web
reference in my BizTalk project the req-response port does not have a fault
operation defined and the web port type is pre-defined by the wsdl that
also does not describe the fault operation. My question is what is the
best way to catch the fault message sent by this req-response port thats
bound to a soap messaging port? Is there a sample somewhere out there?
Harish[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[ Post a follow-up to this message ]
|