I’ve created a datastore (Web Service Adapter, I connect to a https web service, an external one). I’m able to import the functions into the datastore.
In a query transform I call one of the functions.
At run-time, I get the message
“Web Services client unable to invoke Web Services server”
I’m sure the external web service is up-and-running.