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

2 min read

Introduction BizTalk Document Schemas

Sandro Pereira

Jun 13, 2009

The XML Schema Definition (XSD) language natively defines message structure in BizTalk Server XML Schemas are the foundation of all scenarios and document

1 min read

How to schedule an orchestration (BizTalk 2004, 2006 or R2)

Sandro Pereira

Jun 11, 2009

How can we schedule an orchestration to run at predetermined time intervals or to start in a predetermined hour You have 3 possible ways to do

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

Book

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

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 BizTalk solution, you may get the following error message: “Use of Unconstructed Message 'MessageName'” I

1 min read

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

Sandro Pereira

Apr 24, 2009

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 --

1 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 BAM definition and BAM configuration XML as input The BAM definition XML or XLS files

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 BizTalk installation directory,

1 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 procedure

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top