DeliveryFailureException handling
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > DeliveryFailureException handling




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    DeliveryFailureException handling  
Michel Prévost


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-12-05 10:51 PM

Hello All

I have an orchestration in which I have to  be notified if the Send failed,
and retry. I have to handle this in my orchestration because I have to do
some special actions in case of failure. For instance, I try 3 times in a
row. If the 3 retries fail, I suspend the orchestration and send a message
so the problem is handled ASAP. Once this is done, the operator can resume
the orchestration from HAT and everything is good.

All this works like a charm, except for one thing: the send port instances
stay in the "suspended (resumable)" status. Any idea how I can get rid of
those from within the orchestration, or a way to make a send port terminate
if it fails?

Thank you
Michel







[ Post a follow-up to this message ]



    RE: DeliveryFailureException handling  
Stephen W. Thomas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-13-05 11:00 PM

Hello.

I do not know a way to suppress the error messages or automatically
terminate the service instance.  Although, I think having that level of
control when using Delivery Notification would be a great feature.

If you wanted to have the Orchestration terminate the message it can be done
using WMI inside a helper class.
This post (http://geekswithblogs.net/bloesgen/...0/30/14104.aspx)
queries for suspended message using a stored procedure.  I would guess this
could be modified to terminate them as well.

Hope this helps.

Stephen W. Thomas
http://www.biztalkgurus.com


"Michel Prévost" wrote:

> Hello All
>
> I have an orchestration in which I have to  be notified if the Send failed
,
> and retry. I have to handle this in my orchestration because I have to do
> some special actions in case of failure. For instance, I try 3 times in a
> row. If the 3 retries fail, I suspend the orchestration and send a message
> so the problem is handled ASAP. Once this is done, the operator can resume
> the orchestration from HAT and everything is good.
>
> All this works like a charm, except for one thing: the send port instances
> stay in the "suspended (resumable)" status. Any idea how I can get rid of
> those from within the orchestration, or a way to make a send port terminat
e
> if it fails?
>
> Thank you
> Michel
>
>
>





[ Post a follow-up to this message ]



    Re: DeliveryFailureException handling  
Michel Prévost


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-05 10:51 PM

Hello Stephen

That does not quite addresses my concern. I need a way to figure out the
send port and terminate it. But this is a good starting point though :-)

Thank you

"Stephen W. Thomas" <StephenWThomas@discussions.microsoft.com> wrote in
message news:F85C9078-0BE6-4F2E-9B50-FD116769BDAB@microsoft.com...[vbcol=seagreen]
> Hello.
>
> I do not know a way to suppress the error messages or automatically
> terminate the service instance.  Although, I think having that level of
> control when using Delivery Notification would be a great feature.
>
> If you wanted to have the Orchestration terminate the message it can be
> done
> using WMI inside a helper class.
> This post
> (http://geekswithblogs.net/bloesgen/...0/30/14104.aspx)
> queries for suspended message using a stored procedure.  I would guess
> this
> could be modified to terminate them as well.
>
> Hope this helps.
>
> Stephen W. Thomas
> http://www.biztalkgurus.com
>
>
> "Michel Prévost" wrote:
> 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:21 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register