Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Tagged Content List
  • File: BizTalk Advanced Orchestration Concepts and Best Practices Slides and Demos

    These are the slides and demos from my Session at the SOA and BPM Conference in Redmond in October, 2007. The demos show Dynamic Mapping, Self-Correlation Ports, Untyped Messages, and Convoys. These demos are "as is" and may need some configuration changes to work on your system. PowerPoint...
  • File: Advanced Microsoft BizTalk 2006 R2 Concepts Slides and Demos

    These are the slides and demos from my Tech Ed Session from Tech Ed 2007 in Orlando. The demos show Dynamic Mapping, Self-Correlation Ports, Untyped Messages, and WCF Calls in Messaging. The WCF demos will require BizTalk Server R2. These demos are "as is" and may need some configuration changes...
  • File: Dynamic Transforms in BizTalk 2006

    This sample built for the Biztalk 2006 Design Contest shows how a per-instance custom pipeline can be used to set the map name in a message. Then, the message can be mapped dynamically using an Orchestration. This allows for a consistence approach to transformation and exceptions. Set up: Just extract...
  • File: Dynamic Mapping Inside an Orchestration

    This sample shows how a map can be called dynamically inside an Orchestration in Biztalk. This can allow for the map to be set at run time by setting a message context property or reading the value from the SSO or database. This can greatly reduce effort if a single business process is used for many...