01-18-05 12:50 PM
I am trying to catch an exception from the SQL Adapter.
When i am only sending a message to the SQL Adapter i have no trouble
catching the exception and handling everyhthing i need to do. But when i use
a send/receive method to access my SQL Adapter it just returns in my
orchestration, stops on the receive shape connected to my SQL Adapter and is
NOT going into my catch block.
Anyone else had this problem, and has a solution for it ?
[ Post a follow-up to this message ]
|