I have been trying to add a SRM server as a SOAP host to orchestrator to no avail. I am using the SOAP 1.0.2 plugin. I have followed the documentation but maybe I'm missing an obvious step.
When I try to add the host using the following WSDL file it fails with the following error.
Unable to parse WSDL definition! Reason: No service was not found in the WSDL at http://xxxxxxxxxxxx:9085/ with targetnamespace urn:srm0 (Dynamic Script Module name : addSOAPHost#7)
I have also tried the srm-Service.wsdl it fails with a different error
Unable to parse WSDL definition! Reason: java.lang.IllegalArgumentException: host parameter is null (Dynamic Script Module name : addSOAPHost#7)