The provided map definition is not valid



Schemas and Maps created in BizTalk can be used in Logic apps with the help of Integration account, but got below error while uploading map from my BizTalk VM (schemas were uploaded successfully)


Why it happened



As error says Provided map definition is not valid , so is something wrong in map? - No. Map is perfectly valid and tested too. Although BizTalk Maps are compatible, the extension is not i.e., .btm is not understood instead it accepts only xslt.



Once you click to select map file, it explicitly looks for XSLT File.


What to do




BizTalk map gets compiled into xslt, and we can get that xslt by simply right clicking the map --> Validate Map. 




ServerLess360



Comments

Popular posts from this blog

The request has both SAS authentication scheme and 'Bearer' authorization scheme. Only one scheme should be used

Getting Started with Logic Apps - AS2

How to Debug and Trace request in Azure APIM - Portal, Postman, RequestBin