cancel
Showing results for 
Search instead for 
Did you mean: 

Using Soap UI to call soap wsdl in snaplogic

sdelano
New Contributor II

Hi All,

I’ve created a pipeline that accepts a soap call and returns appropriate information back. I can use Soap execute in snaplogic to call it and return the output. I can also use postman to call it with a post and get results.

The problem is with SOAP UI. I cannot get soap ui to authenticate with the Snaplogic server. Neither the cloud plex nor our groundplex.

I was wondering if anyone out there has had a similar issue and how did they conquer the problem.

Thanks
Sean

1 REPLY 1

aleung
Contributor III

Do you mean hitting a SOAP endpoint and get returns instead of “accepts”, since Snaplogic only have REST endpoints to allow a REST client like Postman to initiate a Snaplogic pipeline via REST not SOAP.