Soap Message error

SME
Giga Guru

Hi, my SNOW is trying to consume external web service but after I provide the wsdl in SOAP message module and click on Generate Sample SOAP messages. I get the below error :-

Unable to load WSDL: java.lang.RuntimeException: java.net.UnknownHostException: vtordaxdv02:java.net.UnknownHostException: vtordaxdv02

Can anyone tell what is the issue...how to fix it? Also, there is no place here where I can provide the mid server....?

1 ACCEPTED SOLUTION

Thanks Mike.



what we did now is because ServiceNow is not able to create those functions automatically. I manually created the function and used basic authentication. But the soap endpoint and function did not look correct thats why it gave bad request error.



To get over this error, AX guys are giving us soap message envelope and by using that we are able to get the response successfully. and status code 200.



Thanks for all help and support.


View solution in original post

33 REPLIES 33

Have you given username and password in both soap message and soap message function?

yes


can give provide the SOAP message that is sent to AX?


Are you talking about this soap message function or something else?



find_real_file.png


Is it possible to send unencrypted username and password?