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
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
How to schedule an orchestration (BizTalk 2004, 2006 or R2)
Jun 11, 2009
One of the most common requirements in integration projects is the need to trigger a process at a specific time Whether it’s a nightly batch process or an
Multi-Part message – “use of unconstructed message ” – Error message when...
Apr 29, 2009
Sometimes, when we try to build or deploy a BizTalk solution, we may get the following error message: “Use of Unconstructed Message
‘System.String’ must be Xml serializable to be a message part type
Apr 24, 2009
If you are developing orchestrations in BizTalk Server, you’ve likely run into one of those "ghost" errors—the ones that stop your build dead in its

