08-27-2019 11:52 PM
Hi Team,
I’m trying to invoke a Soap webservice and unable to input the request parameters to the Soap response snap. Unable to view the soap response until we write the response to a file.
Thanks,
Sravanthi
08-28-2019 02:06 PM
I assume you’re using the SOAP Execute snap. Make sure you set the Snap Execution property to “Validate & Execute”. Then Validate your pipeline. After it runs, you should be able to preview the output of the snap.
08-28-2019 11:48 PM
Thank you ptaylor, Using the option “Validate & Execute” we are now able to see the response after the soap execute snap.