Hello,
What is the technique to remove all Envelope, Body etc tags from XML file that is exported from AIF AX 2009?
I have configured XSL to Endpoint's Outbound pipeline to be used with AifXmlTransform and AX processes file and writes it into File System using File Adapter.
BUT even if I have coded XSLT to remove those tags they still are. This must be some kind of feature of AX 2009 AIF.
So, what could be a additional task to remove this tags? Of couse I could write a Windows Service and then use FileListener, but I would like to use this in part of AX. Anyone have any ideas?
Best Regards,
Michael