Author: Migrating to BizTalk Server, BizTalk Mapping Patterns and Best Practices

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

Book

The Ultimate Azure Logic App Handbook
50 Expert Tips & Best Practices

2 min read

There was a failure executing the receive pipeline: Microsoft.BizTalk.DefaultPipelines… failed to...

Sandro Pereira

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

4 min read

BAM Management Utility Commands – bm.exe

Sandro Pereira

Apr 14, 2009

You can use the BAM utility to perform the following tasks: Consume the BAM definition and the BAM configuration XML as input The BAM definition XML or

7 min read

Working with BizTalk Configuration File – BTSNTSvc.exe.config

Sandro Pereira

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,

2 min read

XML-RPC Schema

Sandro Pereira

Mar 30, 2009

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

3 min read

BizTalk and Windows Workflow Foundation – Which and When To Use?

Sandro Pereira

Mar 30, 2009

In a very simple way: Use Windows Workflow Foundation → Workflow within applications and human workflow Use BizTalk Server → Workflow across

4 min read

Distinguished Fields vs. Promoted Properties

Sandro Pereira

Mar 28, 2009

BizTalk provides two types of property promotions: Distinguished Fields and Property Fields In a simplified manner, distinguished fields can only be

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top