We had to do this and did by using a standard XSLT mapping <?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format"><xsl:output method="xml" doct...
I am working on implementing a connection via REST to Coupa portal as well. I am relatively new to using the REST adapter. In the message log I can see the server returned a "200" response, but when I post my cXML via SOAPUI application I am actual...