API Call / SOAP Error

Hi All

I’m very new to Liberty Create.

I’m trying to set up a SOAP API call to a 3rd party to retrieve property details. I set-up an API Function, Connection and an API Call (pretty much exactly as the “Introduction to API” training course suggests). Upon creating the Connection, the WSDL file is initialized without error.

However, when I try to use the API call, I get the error…

Failed - SOAP-ERROR: Parsing Schema: can’t import schema from 'http://……GetDetails.xsd

I’m not sure what this means. If I copy/past the URL into a browser window, it returns the .xsd file as expected, so I don’t think it’s any sort of connectivity issue.

Any ideas greatly appreciated.

Thanks

Stephen

Afternoon Stephen,

Let’s see if we can’t find the issue.

Worst case scenario SOAP messages are just structured queries and we can post these using the Generic Rest adapter.

I will DM you my email, if you could reply with a link to the api call and information how to call it, we’ll try and ascertain where the fault lies. Failing that I will support you in testing the calls in Postman and we can copy them to Generic Rest.

Adam