logicapps: XML Transform fails - Compiling JScript/CSharp scripts is not supported

Issue with XML Transforms. XML Transforms fails with the following: "error": { "code": "InvalidXsltContent", "message": "A runtime error occurred while transforming the given input with the provided map. Details: 'Compiling JScript/CSharp scripts is not supported'." } When running same map and schemas using Logic App Consumption it works. I don’t see any documentation anywhere stating CSharp scripts are not supported by Logic App Standard.

Files.zip

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15

Most upvoted comments

Just discovered the same issue. Without the msxsl:script element no BizTalk map will be usable.