BizTalk Server Orchestration - Catching web service exection message within an orchestration.

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > December 2004 > Catching web service exection message within an 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 Catching web service exection message within an orchestration.
Carlos

2004-12-17, 5:48 pm

First of all, I would like to thank you all for helping me in the past week.
I'm new to the whole .net, c#, biztalk world and it gets frustrating not
knowing or understanding how to do things.

I have an orchestration that calls a web service. I put the send and
receive in a scope and I have two exceptions, one for soap and the other for
general exceptions. The soap one is listed before the general one. In the
web service it can throw an exception and they format the message(I didn't
write the web service). My orchestration catches the exception, but doesn't
return the error messages from the web service. It sends the timeout thing
with something about the send.

Inside the expression for the exceptions I have the following code:

"errormessage = System.String.Concat(jtSoapException.InnerException.Message,
jtSoapException.Message);"

Where should I be looking?

--
Carlos
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com