Unable to test SOAP

Hi

i'm getting the following error

Unable to send request (Root cause: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at 'http://www.thomas-bayer.com/axis2/services/BLZService?wsdl\'.: java.net.ConnectException: Connection timed out: connect)

 

it looks like a proxy error, but i'm using Katalon_Studio_Windows_64-4.6 and i have set up proxy setting in Window>>Prefrences>>Proxy but its still giving me this error

 

i was able to access the WSDL from my browser (http://www.thomas-bayer.com/axis2/services/BLZService?wsdl) but not through katalon

 

below is the request XML:

POST /globalweather.asmx HTTP/1.1
Host: www.webservicex.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: 'getBank'

<?xml version='1.0' encoding='utf-8'?>
<soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/\’ xmlns:blz='http://thomas-bayer.com/blz/\'>
<soap:Body>
<blz:getBank>
<blz:blz>10010424</blz:blz>
</blz:getBank>
</soap:Body>
</soap:Envelope>

 

please advise

I do face the same issue. What should i do exactly for proxy settings?

Please also double check again if you set the correct proxy settings also. Thanks

Have you check again your machine using any proxy or not? I can access that WSDL from Katalon Studio without and with proxy setup using ‘Test Request’

Facing the same issue, I have some internal projects which has wsdl, I believe if we had an option to import wsdl instead of load a wsdl, it would be very helpful.

Boominathan and Kumar,

Is it the issue with connection?
Regarding to the option to import wsdl, we put it in our roadmap for 2018. Hope that we could have it soon and support you all better. Thank you so much for using the Katalon Studio

Hi Trong Bui,

kindly help me in proxy settings.
what settings i have to set.
please help me out.

having the same issue. when i work on soap and trying to load service functions from WSDL i am getting this error: Unable to load service function from url:
Reason: WSDL Exception: facultCode=OTEHR_ERROR:Unable to resolve imported. please advice