I’m currently trying to create a new Web Service Descriptor with a wsdl url that’s been provided to me. From SoapUI, I’m able to create a new SOAP project using the wsdl url but when trying to create the service in webMethods, the connection times out while parsing. Is there anyway to specify a timeout value when initially retrieving the wsdl? I’ve tried disabling the validating schema using Xerces as I’ve seen online that if there are references to other .xsd’s that it might add to the processing time.
#soa#API-Management#webMethods