2 min read

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

Sandro Pereira

Sep 11, 2009

In my previous post ("BizTalk Orchestration – Orchestration debugging inside Visual Studio") I explain how to debug BizTalk 2004, 2006 or R2 orchestration

2 min read

BizTalk Orchestration – Orchestration debugging inside Visual Studio

Sandro Pereira

Sep 7, 2009

HAT it’s great for visual debug orchestration and see the track of the workflow, but there are some situations that we wish to could step through

4 min read

What are the different types of transactions available for orchestration?

Sandro Pereira

Aug 15, 2009

BizTalk orchestration provides a transactional programming model that includes support for exception handling and recovery from failed transactions

2 min read

Difference between call and start Orchestration

Sandro Pereira

Aug 15, 2009

BizTalk assigns one thread for every orchestration; even if you are using parallel shape inside your orchestration! When you use Call Orchestration shape

1 min read

Input/Output parameters in orchestrations – Adding Parameters to Orchestrations

Sandro Pereira

Aug 15, 2009

You can specify what parameters your orchestration should take in the Orchestration View window An orchestration can take the following items as

1 min read

How to schedule an orchestration (BizTalk 2004, 2006 or R2)

Sandro Pereira

Jun 11, 2009

How can we schedule an orchestration to run at predetermined time intervals or to start in a predetermined hour You have 3 possible ways to do

2 min read

Multi-Part message – “use of unconstructed message ” – Error message when...

Sandro Pereira

Apr 29, 2009

Sometimes when we try to build or deploy BizTalk solution, you may get the following error message: “Use of Unconstructed Message 'MessageName'” I

1 min read

‘System.String’ must be Xml serializable to be a message part type

Sandro Pereira

Apr 24, 2009

Sometimes, when I try to build my project I get the following compile-time error: "'SystemString' must be Xml serializable to be a message part type --

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top