How to configure MID Server to bypass the proxy to access outside ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 01:31 AM
I'm planning to create a Script File in MID Server so that ServiceNow's Flow can execute a batch file from MID Server. The batch file content is AWS CLI command to upload a file in MID Server to S3 bucket in AWS.
The MID Server is set up to use proxy server to access ServiceNow instance. However, S3 needs to be accessed without proxy.
Please let me know how to configure MID Server to bypass the proxy to access S3, while still using the proxy for ServiceNow communication.
Best regards,
Aki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 11:53 AM
Did you ever find a solution to this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2025 01:50 PM
Add a second network interface to the MID server host?