2 min read

BizTalk XSLT Reuse (xsl:include and xsl:import): Resolving of external URIs was prohibited error

Sandro Pereira

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

2 min read

BizTalk Mapper – Cannot load source/destination schema

Sandro Pereira

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:

3 min read

Calling an external assembly from Custom XSLT – Custom Extension XML (Grid Property)

Sandro Pereira

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,

3 min read

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

Sandro Pereira

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

4 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

1 min read

BizTalk Document Mapping – Mass Copy Functoid

Sandro Pereira

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

3 min read

BizTalk Document Mapping – Value Mapping Functoid and Value Mapping (Flattening) Functoid

Sandro Pereira

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

2 min read

BizTalk Document Mapping – Organizing Maps

Sandro Pereira

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top