2 min read

How To import Add Reference from WSDL file

Sandro Pereira

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

3 min read

Introduction BizTalk Document Schemas

Sandro Pereira

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

2 min read

BizTalk Dynamic Send Port – How to implement retries, delivery notification and backup tran...

Sandro Pereira

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

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 a BizTalk solution, we may get the following error message: “Use of Unconstructed Message

3 min read

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

Sandro Pereira

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top