Quick Tip – BizTalk Mapper and Hidden Links
Oct 5, 2011
Have you ever encountered a situation where your BizTalk map produces data you didn't explicitly map Or perhaps a field is being populated, but you can't find
BizTalk Mapper Extensions UtilityPack updated for BizTalk Server 2010
Jun 30, 2011
BizTalk Mapper Extensions UtilityPack project (available on GitHub) is now updated for BizTalk Server 2010 (sorry for the delay) This is a simple migration
BizTalk Mapping – Basic Concepts of Building BizTalk Map
Nov 8, 2010
At its core, BizTalk Server is an integration engine To make different systems talk to one another, you almost always need to translate data from one format
BizTalk XSLT Reuse (xsl:include and xsl:import): Resolving of external URIs was prohibited error
Apr 26, 2010
A client of mine uses a strategy for re-use XSL, basically, they have a custom XSLT with external XSLTs that contain global functions that can be used inside
BizTalk Mapper – Cannot load source/destination schema
Apr 26, 2010
There is nothing more frustrating than opening a complex BizTalk Map only to find a blank screen and an error message stating that the Source or Destination
Calling an external assembly from Custom XSLT – Custom Extension XML (Grid Property)
Apr 6, 2010
While the BizTalk Mapper provides many functoids, complex business logic is often best handled in a custom XSLT file However, XSLT alone sometimes needs the
BizTalk Document Mapping – Mass Copy Functoid
Jul 20, 2009
Mapping large XML documents field by field can be tedious and error-prone When you have two schemas with identical sub-structures, the Mass Copy Functoid is
BizTalk Document Mapping – Organizing Maps
Jul 20, 2009
As any BizTalk developer knows, what starts as a simple "drag-and-drop" map can quickly spiral into a "spaghetti" of links that is impossible to debug When


