08-20-2017 10:59 PM
A common question we get at SnapLogic is how to host a SOAP Service.
One of our Solutions Engineering team solved this with Ultra Pipelines. See attached the PDF for details.Creating Soap Services Using Ultra Pipelines.pdf (718.6 KB)
08-25-2017 05:00 AM
Thanks for this @ncrouch, I like the XLST suggestion too. I guess hosting a REST service is a similar approach just catering for the differences in the protocol/headers etc.
08-31-2017 02:48 PM
Hi,
Thank you for your post.
I was creating this example successfully, but I was facing issues calling the pipeline using the SOAP execute Snap.
When calling the pipeline without authorization token it retries indefinitely (shows as running) and completely ignores the retry number on the snap config.
Is it only me facing this issue?
Thanks,
Guy