BizTalk Server Orchestration - Catch SOAPException in Orchestration

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > August 2004 > Catch SOAPException in Orchestration





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Catch SOAPException in Orchestration
Alex

2004-08-13, 7:48 am

Hi !

I want to catch a SoapException which is thrown by a web service in my
orchestration. To accomplish this I added a scope shape with
transaction type "none" to my orchestration and do the call to my web
service there. To catch the exception I added an exception handler
which should catch a SoapException (exeception type).

In my web service I tried first to throw a exception which is derived
from System.Exception. Then I found the article "Throwing Exceptions"
under http://www.microsoft.com/belux/nl/m...xceptions.mspx.
In this article the author throws a SoapException. I changed my web
service accordinlgy.

So how can I catch any exceptions which could occur in my web service
in my orchestration?

Many thanks !
Alex
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com