How To import Add Reference from WSDL file
Jun 16, 2009
In BizTalk Server, communicating with external systems via SOAP requires a clear "contract" This contract is the WSDL (Web Services Description Language) file
Introduction BizTalk Document Schemas
Jun 13, 2009
In BizTalk Server, everything revolves around the message Whether you are dealing with XML, Flat Files, or JSON (in newer versions), the Document Schema is
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
BizTalk Dynamic Send Port – How to implement retries, delivery notification and backup tran...
Apr 30, 2009
If you are using dynamic ports inside an orchestration, you have to configure BTSRetryCount and BTSRetryInterval properties on the message you want to send to
Multi-Part message – “use of unconstructed message ” – Error message when...
Apr 29, 2009
Sometimes, when we try to build or deploya 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
There was a failure executing the receive pipeline: Microsoft.BizTalk.DefaultPipelines… failed to...
Apr 24, 2009
Sometimes, when we try to test our Visual Studio BizTalk Server solution that we deploy in the BizTalk Server environment, we get the following error
BAM Management Utility Commands – bm.exe
Apr 14, 2009
You can use the BAM utility to perform the following tasks: Consume BAM definition and BAM configuration XML as input The BAM definition XML or XLS files
Working with BizTalk Configuration File – BTSNTSvc.exe.config
Apr 3, 2009
BizTalk Server relies on a configuration file to store certain application information This config file is located in the BizTalk installation directory,





