Error handling best practice
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 > Error handling best practice




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

    Error handling best practice  
MichaelS


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


 
01-14-06 02:54 AM

Could you give me links to "Error handling best practice" arcticles, if any?
The question is when better to use the error handling in orchestarions. At
the first hand, it would be great to have a general error handling
procedure, for instanse, to send email notification to an administrator
and/or write the error to the appropriate log. At the other hand, if the
error has been processed by the handler that means that the orchestration
would not be suspended at the shape which caused the error, and would be
completed successfully, thus, the orchestration messages will be lost.
What could you advise?







[ Post a follow-up to this message ]



    Re: Error handling best practice  
Brian Cesafsky


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


 
01-20-06 10:55 PM

I found this article helpful...
http://www.netologi.se/default.aspx...3/22/93981.aspx





"MichaelS" <mmm_shark@yahoo.com> wrote in message
news:eXdkg5GGGHA.344@TK2MSFTNGP11.phx.gbl...
> Could you give me links to "Error handling best practice" arcticles, if
> any?
> The question is when better to use the error handling in orchestarions. At
> the first hand, it would be great to have a general error handling
> procedure, for instanse, to send email notification to an administrator
> and/or write the error to the appropriate log. At the other hand, if the
> error has been processed by the handler that means that the orchestration
> would not be suspended at the shape which caused the error, and would be
> completed successfully, thus, the orchestration messages will be lost.
> What could you advise?
>







[ Post a follow-up to this message ]



    RE: Error handling best practice  
Neal Walters


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


 
01-24-06 10:59 PM

I have used the email approach, but what if something like SQL is down for 3
0
minutes, and how process 100 orchestrations per minute?  Are you aread for
3000 emails?

MOM or some other monitoring tool looking at the Event Log is another
possibility.
I think it can be tuned to say something like this - if there are more than
20 exception in a 1 minute period, email me, and/or send me the first
occurence of all messages... etc...

Neal Walters
http://Biztalk-Training.com






[ Post a follow-up to this message ]



    Re: Error handling best practice  
Greg Forsythe


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


 
01-24-06 10:59 PM

I also use the email approach. But rather than directly sending an email
when the error is detected I publish an exception message and then have a
exception handler orchestration which is a aggregating sequential convoy
with a delay shape. This orchestration collects the errors for say 10
minutes then sends an email with alist of the errors. For your scenario this
would mean 3 emails rather than 3000.

Greg


"Neal Walters" <NealWalters@discussions.microsoft.com> wrote in message
news:6D0D8006-2736-42F4-9D1B-3E27EBB22127@microsoft.com...
>I have used the email approach, but what if something like SQL is down for
>30
> minutes, and how process 100 orchestrations per minute?  Are you aread for
> 3000 emails?
>
> MOM or some other monitoring tool looking at the Event Log is another
> possibility.
> I think it can be tuned to say something like this - if there are more
> than
> 20 exception in a 1 minute period, email me, and/or send me the first
> occurence of all messages... etc...
>
> Neal Walters
> http://Biztalk-Training.com
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:01 PM.      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