Maps - Eaiser way to create the XSLT. The BizTalk mapper in the SDK is lacking
I used to use MapForce even with BizTalk. Is this possible in AZURE? We no longer have BizTalk. I have a new super complex mapping one XML to another XML with a lot of logic that needs to filter nodes, sort nodes,create new nodes, create dynamic attributes based on node values. It seems nearly impossible to do this with BizTalk Mapper SDK available in VS 2015. Mapforce I created it in a day. But the XSLT it produced doesn't seem to work in AZRURE maps. Coding the XSLT by hand ...UGGH... its 2017 do we still have to do this?
