Validating Schemas from an Orchestration Without Affecting Global Configuration
Oct 9, 2014
By default, BizTalk Server does not validate XML against a Schema. This is because the Validating Schemas function is assumed to be performed in the Receive Pipeline. However, sometimes new messages are created within an Orchestration and those…