Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Handling message delivery error in Send Pipelines › Re: Handling message delivery error in Send Pipelines
March 22, 2007 at 5:46 AM
#18097
Thanks Nick,
But what I want to achieve is that, when a send port or an adapter fails to send a message to the destination ( due to destination unavailability) after the stipulated retries the messages gets suspended. I dont want the message to get suspended. How can this be handled using custom pipelines or custom adapters?
Naveen