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: Prepend and Append Text to SourceFileName Macro

    This sample shows how use the %SourceFileName% macro to append or prepend text to the original file name of the file received by the file adapter. This sample includes a helper class with three methods to help with string manipulation of the file name. This uses an Orchestration to set the Received File...
  • File: Untyped Documents Inside An Orchestration

    Untyped messages inside an Orchestration allow for many different types of messages to be received by the same Orchestration using System.Xml.XmlDocument. This sample shows basic use of this feature. Key Take Home Points: - Common properties must be promoted in all of the different schemas (look at the...
  • File: Untyped Documents Using Promoted Properties

    Untyped messages inside an Orchestration allow for many different types of messages to be received by the same Orchestration using System.Xml.XmlDocument. This is an update to the untyped messages sample referenced below in the Related Items section. This uses promoted properties to access data inside...
Page 1 of 1 (3 items)