Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
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 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...
  • 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...
Page 1 of 1 (25 items)