Sorry, but there are no more tags available to filter with.
-
This post is a follow-up to the previous BizTalk: Create Message based on deployed schema post. In the current solution I am working on, we are implementing the ability to run versions of the BizTalk application side-by-side. This will allow us to deploy early and verify the solution before any real...
-
Here is technique for generating an instance of a BizTalk message (a.k.a, XmlDocument) based on a deployed schema. It requires references to the following assemblies: Assembly Location Microsoft.BizTalk.Pipeline %Program Files%/Microsoft BizTalk Server Microsoft.BizTalk.ExplorerOM %Program Files%/Microsoft...