Integration issue

sahityamalipedd
Kilo Contributor

Hi

I am trying to integrate SAP Solution Manager with Service now. I am getting the issues below when testing the SOAP connection.

java.net.ConnectException: Connection refused (Connection refused) when posting to link

org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 10000 ms when posting to link

 

Please help me on this

 

Thanks in advance

13 REPLIES 13

did you use the mid server ? try to add mid server in your soap function

mid server will solve this issue 

Thanks harshvardhan. I dint use mid server yet. I want to be sure before configuring mid server.

Give a try.

 

Note: if you are accessing any application or database which is not on the same server then mid server will always play a key role here to fill the GAP in these kind of situation. 

 

if you want to see the example or want to understand the mid server usage then watch the below video. 

 

https://www.youtube.com/watch?v=-Y7zULTiyAc

 

Hi,

Yes that is the issue,so try these steps:

1. Uncheck the Download WSDL box and copy paste WSDL document(ask the admin to provide the payload of wsdl doc in XML format) in the WSDL XML field.

2.Then click on  "Generate sample SOAP messages" UI action to create SOAP message functions. Or if you already know how to create the functions then just use the "New" button under the SOAP Message Functions section. Within setting up the function you'll be able to select the MID Server to use.