Pipeline with XSLT soap output, how to submit to web service?
How do I take the output of an xslt snap, and submit it directly to a web service end point?
My xslt produces a full Soap message which I can write to a file, and then submit that soap message via ...