Inbound Web Services Mid Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2017 08:05 AM
My 3rd party does not have permission to connect with ServiceNow using internet in its server.
So he needs to send inbound actions to servicenow using mid server, but its not working.
How can we configure this?
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2017 08:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2017 08:29 AM
This thread talls about outbound and I need to know about inboud SOAP requests.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2017 01:37 PM
Hi Juliana,
I see you would like some info on inbound SOAP requests, I can help with that but you might not 'like' it but it is probably the answer to your question.
There is a URL here for sending an outbound from the instance.
Send a SOAP message through a MID server
There is no documentation on inbound SOAP via the MID Server because this is not possible.
There is a relevant posting here:
How MID server can be utilized in Inbound Transactions ?
..
The answer is as per Josh Nerius is:
The MID server is not used for inbound scenarios like the one you describe. Its primary function is to allow the instance to communicate with internal infrastructure that is not directly accessible to ServiceNow. For inbound traffic, the integrating application will generally connect directly to the instance.
All connectivity to the instance from 3rd party apps is secured via SSL, and the MID server would not provide additional security in this case.
..
If the reply was informational, please like, mark as helpful or mark as correct!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2017 08:28 AM
What have you tried so far, and what is the error message you're getting?