BizTalk XSLT Reuse (xsl:include and xsl:import): Resolving of external URIs was prohibited error
Apr 26, 2010
A client of mine, use a strategy for re-use XSL, basically, they have custom XSLT with external XSLT’s that contain global functions that can be used inside
BizTalk Mapper – Cannot load source/destination schema
Apr 26, 2010
Recently I try to test a BizTalk map the test fails and for my surprise, it gives me the following error: "Cannot load source/destination schema:
Calling an external assembly from Custom XSLT – Custom Extension XML (Grid Property)
Apr 6, 2010
In complex maps is usual to have scripting functoid with custom inline XSLT, and sometimes is useful to call custom NET components directly from XSLT So,
BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps without l...
Oct 28, 2009
There is an astonishing post by Chris Romp about Muenchian Grouping and Sorting in BizTalk Maps, but it has one limitation, by creating and configuring Custom
BizTalk Advanced Mapping Tips – Inline XSLT – Selecting distinct nodes (grouping)
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
BizTalk Document Mapping – Mass Copy Functoid
Jul 20, 2009
The Mass Copy functoid allows source records and containing elements and attributes to be copied and mapped across to the destination schema It creates a
BizTalk Document Mapping – Value Mapping Functoid and Value Mapping (Flattening) Functoid
Jul 20, 2009
If you want to map a specific field based on a condition, then Value Mapping functoid and Value Mapping (Flattening) Functoid are the two forms available to
BizTalk Document Mapping – Organizing Maps
Jul 20, 2009
If you are dealing with large maps, they can become very complex and therefore very difficult to maintain and read To minimize this problem, BizTalk Server