Tuesday, May 27, 2008

BizTalk Server 2006, BAM, BAM API, C# and Orchestrations

Some links about Microsoft BizTalk Server 2006

GenerateTypedBAMApi is a tool to automatically create a C# object that wraps your BAM API.  A page about it also here, by the author, http://blogs.msdn.com/darrenj/archive/2006/03/17/554049.aspx.

Using BAM API and the TPE together in an orchestration or larger BizTalk 2006 scenario.
Capturing BAM Data in BizTalk 2006 Orchestration when using a looping construct with repeated messages / BAM events.
Some somewhat useful stuff about how to get messages bodies out of the BAM Tracking DB programatically with an expression.