BizTalk Working With XPath – XPath 1.0 Operators and Special Characters Quick Reference
Aug 29, 2009
In BizTalk Server, XPath is the "scalpel" you use to perform surgery on XML messages While the Mapper handles basic tasks, Orchestration expressions and
BizTalk Working With XPath – XPath 1.0 Function Library Quick Reference
Aug 29, 2009
Whether you are extracting a value in an Orchestration Expression shape or building a complex Custom XSLT map, XPath is the language of choice However,
What are the different types of transactions available for orchestration?
Aug 15, 2009
When an orchestration fails halfway through, you can't leave your data in a "half-baked" state BizTalk provides three ways to manage state and recovery
Difference between call and start Orchestration
Aug 15, 2009
In BizTalk Server, modularity is achieved by having one orchestration invoke another While the Call and Start shapes might look similar in the toolbox, they
Input/Output parameters in orchestrations – Adding Parameters to Orchestrations
Aug 15, 2009
To build scalable BizTalk solutions, you should treat your orchestrations like functions in code Instead of building one massive process, you can break logic
EDIFACT Encoding – EDI Character Set Support
Aug 15, 2009
In the world of Electronic Data Interchange (EDI), the way data is encoded is just as important as the data itself In BizTalk Server, if your pipeline
Debug maps in BizTalk 2006/2006 R2 and in BizTalk 2009
Aug 7, 2009
This is a great feature that, in most cases, is overlooked, because maps can become very large, to the point that it is difficult to read, very difficult to
BizTalk Orchestration – Call Orchestration from another project or from another BizTalk Application
Jul 24, 2009
As your BizTalk environment grows, you shouldn't reinvent the wheel If you have a common error-handling or logging orchestration, you should call it from
There was a failure executing the send pipeline: “Microsoft.BizTalk.DefaultPipelines.XMLTra...
Jul 24, 2009
When trying to receive an XML document from a Receive Port, the following error message occurs, and the message is suspended: “… Error Description:




