Getting Eror Message in SOAP Webservice. Unable to load WSDL.

Hari87
Kilo Explorer

Getting Eror Message in SOAP Webservice. Unable to load WSDL. The same webservice with Http is working fine when i tested in Browser, it is giving proper xml/response. But the same wsdl when i tested in SOAP Webservice in ServiceNow it is throwing error "Unable to load WSDL". There are some thread related to this issue in developer community but i am not  clear with the solution what they have provided.can any one please help me out from this issue.

 

My Req : Need to get the event information/request (Incident Management) from SOA. So i have created a service which will get the response from servicenow. Issue comes when i added the SOAP Wsdl to SOAP Request in ServiceNow.

 

Please help me out from this issue, I am very  new to this ServiceNow Tool.

21 REPLIES 21

Thanks for your response.

 

I am able to load the wsdl from SOAPUI and getting the payload. Attached screenshot.find_real_file.png

Try manually copy pasting the WSDL from the SOAP UI.

Copied from SOAPUI WSDL Content and Pasted in WSDL XML Textbox and saved and try to load the "Generate sample SOAP messages" it is failed and exception is Unable to load the WSDL.

find_real_file.png

Just another try can you try with ?wsdl (Lowercase)

Hi Rahul,

Getting same error. Tried both the ways from WSDL name changed to ?wsdl (Same Error) and tried by copiying from SOAPUI WSDL Content (Same Error).

find_real_file.png