Integration issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 01:21 AM
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
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 04:47 AM
did you use the mid server ? try to add mid server in your soap function

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 04:47 AM
mid server will solve this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 07:20 AM
Thanks harshvardhan. I dint use mid server yet. I want to be sure before configuring mid server.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 08:16 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 04:48 AM
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.