BizTalk Server Orchestration - General exception handling in orchestration

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > October 2005 > General exception handling in orchestration





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author General exception handling in orchestration
Theo

2005-10-10, 7:51 am

Hi!

I have a quite general problem to solve. I have an orchestration with
several long running transactions. It is very important that if the
orchestration for some reason cannot succed and goes into suspended (not
resumable) state, the system sends an e-mail to the administrator notifiying
about this fact. How is this possible in Biztalk?

regards,

theo
carlos

2005-10-10, 6:00 pm


hi theo..

You can write your own program (Windows Service) and use
MSBTS_ServiceInstanceSuspendedEvent class to capture the event when I
orchestration is suspended (not resumable) and send the notification (-email)
to administrator....

you can find more information
http://msdn.microsoft.com/library/d...e_core_vnld.asp
http://msdn.microsoft.com/library/d...e_core_tiss.asp
http://martijnh.blogspot.com/2004_0...nh_archive.html
http://blogs.msdn.com/darrenj/archi.../30/104135.aspx


"Theo" wrote:

> Hi!
>
> I have a quite general problem to solve. I have an orchestration with
> several long running transactions. It is very important that if the
> orchestration for some reason cannot succed and goes into suspended (not
> resumable) state, the system sends an e-mail to the administrator notifiying
> about this fact. How is this possible in Biztalk?
>
> regards,
>
> theo

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com