Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

BizTalk 2004

This group is for all content related to BizTalk Server 2004. This includes a forum, samples, videos, labs, whitepapers, and tools. Most of the content here also applies to other versions of BizTalk beyond 2004.
Tagged Content List
  • File: Debatching Design and Performance Considerations Whitepaper

    In some business scenarios you may be required to receive a batch file that must be broken up and processed as single messages by BizTalk Server 2004. This could allow for individual record level processing, selective content based routing, or single message mapping. Get more information from the original...
  • File: Debatching Into Smaller Batches Inside an Orchestration

    Debatching into single messages is easy with BizTalk 2004. This sample shows how messages can be groups into batches of any size inside an Orchestration using an external .net component. The external .net component uses streams to read the message from an Orchestration. The message is passed into the...
  • File: Envelope Debatching Inside a Pipeline

    Working with envelopes in BizTalk Server is always a little tricky. This sample shows how to use an envelope to de-batch a larger Xml message. Some Key Take Home Points: - De-Batching / Envelope Processing for XML Document must take place on the Receive Port. I have not been able to get it to work on...
  • File: Flat File Disassembler Output Options

    The flat file disassembler can produce single record output or a single batch output. This sample shows how to accomplish each task when you need it. Make sure to read the blog content below for additional information. This sample should work with BizTalk 2004 and BizTalk 2006. Get more information from...
  • File: Sorting, Grouping, and Debatching in Pure Messaging

    Debatching can be done several different ways in BizTalk 2004. With a few message box hops, debatching can be done with a few maps and an envelope schema in pure messaging. This sample shows a map for Sorting, a map for Grouping, and the Envelope for debatching. This sample will work in BizTalk 2004...
Page 1 of 1 (5 items)