I have constructed the complete Soap message using XSLT snap and now want to pass that in Soap Execute.
Output view of XSLT Snap is Binary and input view of Soap Execute is document.
How can I do this binary to document translation.
It seems Normal binary to document snap is messing up the actual soap message and just creating an encoded string.
Any help is greatly appreciated