4 min read

BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps without l...

Sandro Pereira

Oct 28, 2009

One of the most difficult tasks in the BizTalk Mapper is taking a flat list (such as a CSV or a flat SQL result) and grouping it into a header-detail

3 min read

BizTalk Training – Handling Exceptions inside orchestration

Sandro Pereira

Oct 26, 2009

In a perfect world, every message is processed successfully In the real world, web services go down, databases time out, and data is malformed If you don't

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

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top