BizTalk 2006 event tracking

Home Page Forums BizTalk 2004 – BizTalk 2010 BizTalk 2006 event tracking

Viewing 0 reply threads
  • Author
    Posts
    • #17637

      Hello, 

      I need to programatically (in C#) track all new or updated events processed by BizTalk Server 2006 by our own tracking system. When new event appears in BizTalk tracking database or it is processed by BizTalk, I need to catch it and get all relevant information about it.

      Is there any technology in BizTalk how to get all new or updated events (e.g. using WMI or to register some windows event that is able to inform me about new message in BizTalk) with all relevant information such as:

      event subtype (orchestration, pipeline)
      event uid
      event uri
      event date
      adapter name
      all messages and their types related to the event
      all property names and their values related to the messages

      I searched BizTalk documentation and MSDN, but didn't find any solution how to do that.
      Thank you,
      Petr Janda

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