|
Home > Archive > BizTalk Server General > September 2005 > Automatic alert mechanism in Biztalk 2004
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 |
Automatic alert mechanism in Biztalk 2004
|
|
|
| Hi ,
I am getting the flat files and converting them to EDI format.I am not
using any orchestration and just using send/Receive ports
publish/subscribe mechanism.I am also using the map in the receive
port.
Is there any automatic alert mechanism which can send an e-mail with
the attached message which are suspended or failed to procss by
Biztalk Server.???
Thanks a lot for your help
Regards,
Vinod
| |
| Tomas Restrepo \(MVP\) 2005-09-23, 7:49 am |
| Vinod,
> I am getting the flat files and converting them to EDI format.I am not
> using any orchestration and just using send/Receive ports
> publish/subscribe mechanism.I am also using the map in the receive
> port.
>
> Is there any automatic alert mechanism which can send an e-mail with
> the attached message which are suspended or failed to procss by
> Biztalk Server.???
No, not directly. You could write a service to listen to the Message
Suspended WMI event biztalk throws and generate the alert from there (I'm
not sure, but maybe the MOM pack can handle this).
BizTalk 2006 will have a very cool feature that will make this much easier
called Failed Message Routing, btw...
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
|
|
|
|
|