10-19-04 10:48 PM
Send Ports are the ones which have Retry property, .Net components are
normally called from your Expression Editor and it will not have any Retry
property.
The best way to handle exception in Orchestration is to call your component
inside the Long Running Scope and implement the Catch Exception for
System.Exception.
--
Balaji Thiagarajan
MCP (BizTalk)
http://biztalkbits.blogspot.com
--
"John Lee" <john.nospam@pursca.com> wrote in message
news:OkNHbLgtEHA.3044@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Can anyone help me on how to define a retry when I am calling a .net
> component that throw exception? Or how's the best way to handle the
> exception raised by the called component?
>
> Thanks!
> John
>
>
[ Post a follow-up to this message ]
|