3 min read

BizTalk Orchestration Error Message – property ‘Microsoft.XLANGs.BaseTypes.Address...

Sandro Pereira

Mar 12, 2010

When designing a BizTalk Orchestration, you might need to determine the destination of a message at runtime (for example, sending to a specific URL found

3 min read

BizTalk Training – Handling Exceptions inside orchestration

Sandro Pereira

Oct 26, 2009

In a perfect world, every message is processed successfully In the real world, web services go down, databases time out, and data is malformed If you don't

5 min read

BizTalk Training – Accessing and change message values inside orchestration

Sandro Pereira

Oct 26, 2009

One of the first things a BizTalk developer learns is that messages are immutable Once a message is received or created, you cannot simply "overwrite" a value

2 min read

BizTalk Training – Customize filename dynamically inside Orchestration

Sandro Pereira

Oct 23, 2009

Setting a custom filename for outgoing messages is one of the most common requirements in BizTalk development Whether you need to add a prefix, a timestamp,

5 min read

BizTalk Orchestration – Understanding Persistence points

Sandro Pereira

Oct 23, 2009

In BizTalk Server, an orchestration is more than just a workflow; it is a durable process To ensure that a business process doesn't vanish if a service

2 min read

BizTalk Orchestration – Orchestration debugging inside Visual Studio – Part II (BizTalk 2009)

Sandro Pereira

Sep 11, 2009

Debugging orchestrations is often cited as one of the most challenging aspects of BizTalk development This post provides the essential roadmap for developers

2 min read

BizTalk Orchestration – Orchestration debugging inside Visual Studio

Sandro Pereira

Sep 7, 2009

We’ve all been there: an orchestration is suspended, and the error message is too generic to be helpful While the BizTalk Admin Console is great for

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

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top