Forum Discussion

SandeepVemula's avatar
SandeepVemula
Contributor
8 years ago

Passing XML to SOAP Execute Snap

I have XML generated in Previous snaps with all required SOAP headers and stored as a string(let say $xml). I am passing this to SOAP execute in Customize Envelope as $xml. I am getting error as belo...