BizTalk Dynamic Send Port – How to implement retries, delivery notification and backup tran...
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...
Sometimes when we try to build or deploy BizTalk solution, you may get the following error message: “Use of Unconstructed Message 'MessageName'” I
‘System.String’ must be Xml serializable to be a message part type
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 --
There was a failure executing the receive pipeline: Microsoft.BizTalk.DefaultPipelines… failed to...
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
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
BizTalk server relies on a configuration file to store certain application information This config file is located in BizTalk installation directory,
XML-RPC Schema
What is XML-RPC It's a spec and a set of implementations that allow software running on disparate operating systems in different environments to make procedure
BizTalk and Windows Workflow Foundation – Which and When To Use?
In a very simple way: Use Windows Workflow Foundation → Workflow within applications and human workflow Use BizTalk Server → Workflow across
Distinguished Fields vs. Promoted Properties
BizTalk provides two types of property promotions: Distinguished Fields and Property Fields In a simplified manner, distinguished fields can only be used