Tracking Pipeline Events

Home Page Forums BizTalk 2004 – BizTalk 2010 Tracking Pipeline Events

Viewing 1 reply thread
  • Author
    Posts
    • #17810

      I am wanting to track messages as they pass through my receive pipeline using BAM. For example, I want to record milestones for when the message goes through the Decode and Validate stages of the pipeline as well as track adapter properties. Is this possible to do without modifying the pipeline (e.g. without writing a custom component to emit the BAM API calls)? If so, how?

    • #17811

      A number of blogs talk about a BAM Pipeline Interceptor being a new feature in BizTalk 2006. From http://geekswithblogs.net/synboogaloo/archive/2005/06/02/41562.aspx:

      "No longer need to write custom pipelines components to call the BAM API a BAM pipeline interceptor is supplied out of the box"

      Would this BAM pipeline interceptor solve this problem above?

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