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

5 min read

BizTalk Training – Accessing and change message values inside orchestration

Sandro Pereira

Oct 26, 2009

One of the first things a BizTalk developer learns is that messages are immutable Once a message is received or created, you cannot simply "overwrite" a value

2 min read

BizTalk Training – Customize filename dynamically inside Orchestration

Sandro Pereira

Oct 23, 2009

Setting a custom filename for outgoing messages is one of the most common requirements in BizTalk development Whether you need to add a prefix, a timestamp,

5 min read

BizTalk Orchestration – Understanding Persistence points

Sandro Pereira

Oct 23, 2009

In BizTalk Server, an orchestration is more than just a workflow; it is a durable process To ensure that a business process doesn't vanish if a service

Book

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

2 min read

Developing Pipelines Components – UNC Path Error

Sandro Pereira

Oct 16, 2009

Recently, I developed a custom pipeline component, which has a specified characteristic: it uses a third-party DLL (provided by the client) After

2 min read

Certificate configuration in BizTalk Group Error – “An amended object cannot be put u...

Sandro Pereira

Oct 5, 2009

Configuring security in BizTalk Server should be straightforward You go to the Group Properties, select your certificate for encoding or signing, and click OK

5 min read

BizTalk Advanced Mapping Tips – Inline XSLT – Selecting distinct nodes (grouping)

Sandro Pereira

Sep 14, 2009

One of the more challenging things to do in XSL 10 was getting a distinct list of values from a set of nodes There is no simple syntax for writing this type

2 min read

BizTalk Adapter – Dynamics CRM 4.0 Adapter Updated – Support BizTalk Server 2009

Sandro Pereira

Sep 11, 2009

Great news for the integration community: Microsoft has released the updated Dynamics CRM 40 Adapter, now fully supporting BizTalk Server 2009 For

2 min read

BizTalk Orchestration – Orchestration debugging inside Visual Studio – Part II (BizTalk 2009)

Sandro Pereira

Sep 11, 2009

Debugging orchestrations is often cited as one of the most challenging aspects of BizTalk development This post provides the essential roadmap for developers

2 min read

BizTalk Orchestration – Orchestration debugging inside Visual Studio

Sandro Pereira

Sep 7, 2009

We’ve all been there: an orchestration is suspended, and the error message is too generic to be helpful While the BizTalk Admin Console is great for

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top