Forum Discussion
Perhaps I need to clarify to get a response…
Is there a way in SnapLogic to take a SOAP message and submit directly to a web service endpoint, without remapping the file?
Hi Acesario,
I’m running into similar issue. Can you please share the Custom envelope XML and input to the SOAP execute?
Thanks,
Mithila
- acesario6 years agoContributor II
Mithila,
Apologies for the delayed response, I was out of the country. Here is what you are asking for, let me know if you need more detail.The Soap Execute, Customize Envelope contents are exactly as follows:
#evaluate($XML)Upstream from this is a mapper with Expression set to $Content and the Target Path set to $XML.
The input to the mapper is a SOAP message, which comes from my XSLT. Apologies but I cannot share the soap wrapped XML with you.