The provided map definition is not valid

{tocify} $title={Table of Contents}




Problem



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)

The provided map definition is not valid

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.

look for xslt file



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


What to do



BizTalk Map

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

validate map



You will see the path of the ouput XSLT file. Save the xslt and upload it to Integration Account


If you have questions or suggestions, feel free to do in comments section below !!!


Do share if you find this helpful .......
 
                         Knowledge Sharing is Caring !!!!!!


Learn More about Logic App

Post a Comment

If you have any suggestions or questions or want to share something then please drop a comment

Previous Post Next Post