BizTalk Mapper Patterns: How to map values from a repeating node into a single node using conditions
Dec 13, 2012
Well, I decided to take a few minutes of my vacation to play a little with BizTalk, renew some knowledge, answer a few emails, and maybe try to answer some
BizTalk Mapper Patterns: How to Map Name Value Pair to a Hierarchical Schema
Nov 8, 2012
In my last mapping pattern post, I explained how and described the pros and cons of four methods to accomplish a mapping from hierarchical schema to a
BizTalk Mapper Patterns: How to Map Hierarchical Schema to a Name Value Pair
Oct 28, 2012
In this new mapping pattern, I want to show you how you can transform a hierarchical schema into a Name/Value Pair record The first thing we need to
BizTalk Mapper: Custom Extension XML property fixed with PowerShell script (BizTalk 2010)
Jul 30, 2012
In my last post, I explained how to call an external assembly from a custom XSLT in BizTalk Server 2010 using the Custom Extension XML property of the
BizTalk Mapper Patterns: Calling an external assembly from Custom XSLT in BizTalk Server 2010
Jul 29, 2012
This topic is not new in my blog; I've already talked about this in the past: Calling an external assembly from Custom XSLT – Custom Extension XML
BizTalk Training – Mapping – Grouping elements from different messages in BizTalk Maps
Jun 5, 2012
Ok, this will be my third mapping problem published, and I can tell that it will not be the last… First of all let me tell you that for me there is no
BizTalk Training – Mapping – How to implement multi-level Muenchian grouping in BizTa...
May 15, 2012
I already talked about Muenchian Grouping in BizTalk Maps in the past: BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps
How BizTalk Maps Work – The sequence of links (Part 3)
May 7, 2012
The order in which we perform the links between the elements from source to destination has a huge impact on the final result This statement is true and false
How BizTalk Maps Work – Deconstructing a map (Part 2)
Apr 27, 2012
In this article, we will use the basic mapping operations previously described and analyze the decisions taken by the BizTalk mapping engine Basically, on


