08-25-05 11:02 PM
I have a question about handling exceptions in an orchestration. I’m
calling a web service using the BizTalk 2004 WSE adapter and catching the
soap exception in the orchestration. This allows me to perform different
actions based on the exception and have the orchestration end normally. The
problem I’m having is that the messaging engine suspends the message going
to
the web service in a resumable state and the orchestration has completed.
Is there a way to stop the message from going to a suspended state if the
exception handling is being handled in the orchestration?
Thanks for you help
Mark
[ Post a follow-up to this message ]
|