Do i need to use MOM?

Home Page Forums BizTalk 2004 – BizTalk 2010 Do i need to use MOM?

Viewing 1 reply thread
  • Author
    Posts
    • #16438

      Hi there,

       I need to mornitor Suspend Queue, and also would like to be alerted if a channel was down. Seems I have 2 options

      1) using MOM, but i only need it to mornitor one biztalk 2006 server…it seems provide much more functions than i need, does it worth?

      2) Morniting the event log and sending alert emails — but i don't know the exact Event ID….seems many difference situations will make a file to be suspended, and they are of different Event ID

      Any suggestion? Thanks heaps.

    • #16439

      You don't *need* it, though you can certainly use it. If you prefer to build you own thing (possibly to avoid the extra licensing costs), then don't monitor the event log. Instead, create a service that listens to the MSBTS_ServiceInstanceSuspendedEvent event using WMI. There's a basic example of doing so in the BTS Documentation, and there are more complete several examples on the net you can find.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.