Jun 28

The ‘Xslt’ action failed due to incompatible map

This blog tells you about what do if you get this error "BadRequest The 'Xslt' action failed due to incompatible map" in an Azure Logic app" This is all to do

By Mark Brimble

May 26

 msxsl scripting for Logic App XSLT

This is story about the limitations of msxsl scripting for XSLT Before In my last blog I found that I was unable to call an assembly from XSLT if it

By Mark Brimble

May 25

Assembly call from Logic App XSLT

In my last blog I said I want use an assembly instead of a BizTalk functoid in a Logic App For this reason I show how I tried it here In the first place, I

By Mark Brimble

May 20

Cross Referencing functoids – Azure Migration

How do you migrate a BizTalk solution containing Cross Referencing Value functoids to Azure This answers a question from one of my previous blogs The

By Mark Brimble

Jan 12

Azure Integration Account XSLT – omit-xml-declaration

This blog shows that Azure XSLT maps ignore the omit-xml-declaration tag  Additionally it discusses some consequences and a workaround The issue with

By Mark Brimble
Feature blog image

Jun 14

XSLT Call Templates – Using a Grandparent xsl:for-each from a Grandchild xsl:for each

The only examples  I could find was this forum question The forum Q&A is not clear and suggested that one has to use a series of call templates with

By Mark Brimble
Feature blog image

Jun 1

An example of a XSLT loop: Using a BizTalk XSLT Call Template in a Scripting functoid

This post is about using a recursive XSLT Call Template to create many elements from one using an incrementing counter I found this example interesting and

By Mark Brimble
Feature blog image

Oct 8

BizTalk 2010 mapper–mapping to a schema that has an attribute with an identical name to an ...

One of my colleagues struck a problem trying to map to a rather nasty schema shown on the right below; The user element has an attribute of

By Mark Brimble
Feature blog image

Apr 9

Synchronous web services calls and Faults

In my last post I described how I improved latency between a two way WCF basic HTTP receive location and two way WCF custom SQL send location by removing the

By Mark Brimble
Feature blog image

Dec 23

Mapping an XML data type from a SQL stored procedure to a BizTalk schema

If you use the the WCF adapter wizard to generate the schema from the stored procedure then the XML data type is now of string type in the result set schema

By Mark Brimble
BizTalk360
BizTalk Server

Over 650+ customers across
30+ countries depend on BizTalk360

Learn More
Serverless360
Azure

Operate efficiently with enterprise-grade Azure monitoring,
tracing, remediation & governance in one platform

Learn More

Back to Top