| Stephen W. Thomas 2005-01-21, 2:49 am |
| Hello.
EConnect returns SOAP errors through the adapter. In order to catch them on
the Send Port, you need Hot Fix KB840008.
Once you have the hot fix, I show how to catch the errors here using
Delivery Notification:
http://www.geekswithblogs.net/sthom...08/02/9234.aspx
I heard some time ago that was going to be included with SP1, but I do not
know that for sure.
Hope this helps.
Stephen W. Thomas
http://www.geekswithblogs.net/sthomas
"mj" wrote:
> Hello, the exception I am getting in Biztalk Health & Activity Tracking:
> Quote:
> Microsoft.GreatPlain.eConnect.eConnectException: Sql procedure error codes
> returned:
> Error Number = 7149 Stored Procedure taRMTransaction Error Description = The
> Salesperson
> entered(SLPRSNID) does not exist in the Salesperson Master Table.
> UnQuote
>
> How do I catch "Microsoft.GreatPlain.eConnect.eConnectException" in my
> orchestration?
> --
> mj
|