06-03-04 03:56 PM
Hi
I am using the SQL adapter that comes out of the box with Biztalk 2004. I
expect an error on certain conditions when the adapter is invoked. From
within the orchestration, I need to be able to deal with the specific
exception that is generated.
I have tried catching System.Exception and general exception but both return
a SOAPException instance which contains very little (and that too
unstructured) information about the errors within teh adapter.
Am I doing something wrong? Are there any specific fault messages that are
returned that I am missing ?
Regards
Omer
[ Post a follow-up to this message ]
|