Author: Migrating to BizTalk Server, BizTalk Mapping Patterns and Best Practices

4 min read

BizTalk Working With XPath – XPath 1.0 Operators and Special Characters Quick Reference

Sandro Pereira

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

8 min read

BizTalk Working With XPath – XPath 1.0 Function Library Quick Reference

Sandro Pereira

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,

6 min read

What are the different types of transactions available for orchestration?

Sandro Pereira

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

Book

The Ultimate Azure Logic App Handbook
50 Expert Tips & Best Practices

3 min read

Difference between call and start Orchestration

Sandro Pereira

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

2 min read

Input/Output parameters in orchestrations – Adding Parameters to Orchestrations

Sandro Pereira

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

3 min read

EDIFACT Encoding – EDI Character Set Support

Sandro Pereira

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

2 min read

Debug maps in BizTalk 2006/2006 R2 and in BizTalk 2009

Sandro Pereira

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

2 min read

BizTalk Orchestration – Call Orchestration from another project or from another BizTalk Application

Sandro Pereira

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

3 min read

There was a failure executing the send pipeline: “Microsoft.BizTalk.DefaultPipelines.XMLTra...

Sandro Pereira

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:

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top