Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to track Oracle Adapter Error? › Re: How to track Oracle Adapter Error?
February 23, 2010 at 6:33 AM
#24275
Oops. Seems it is an exception of type Microsoft.XLANGs.Core.XlangSoapException.
Add this in your ODX, in the catch shape (for some reason it can’t be selected the usual way):
<om:Property Name=”ExceptionType” Value=”Microsoft.XLANGs.Core.XlangSoapException” />