This article describes how to configure the FlexNet Manager Suite (On-Premises Edition) ServiceNow export utility process to connect to ServiceNow via a web proxy.
Proxy configuration settings can be placed the <proxy> element of the XML-format application config file named fnmp_servicenow_export.exe.config in the same directory is the fnmp_servicenow_export.exe file (which is installation-directory\DotNet\bin\ServiceNowExport by default).
Here is an example of a configuration that uses the default proxy configuration for the user account that runs the export process:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.net>
<defaultProxy>
<proxy usesystemdefault="true" bypassonlocal="true"/>
</defaultProxy>
</system.net>
</configuration>
Alternatively, a specific named proxy server (URL) can be identified as follows:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.net>
<defaultProxy>
<proxy proxyaddress="http://proxyserver:80" bypassonlocal="true"/>
</defaultProxy>
</system.net>
</configuration>
See the following page for more information about the fnmp_servicenow_export.exe.config file: Configuring the Utility for Export from FlexNet Manager Suite (2020 R2 release).
See the following Microsoft documentation pages for more information about proxy configuration that can be specified in the fnmp_servicenow_export.exe.config file:
Related Articles
HTTP session is not persisted across multiple calls made to ServiceNow API when exporting data from FlexNet Manager Suite 4Number of Views ServiceNow export omits deletion signal for computers archived by bulk deletion, causing them to be recreated by ITV/TDS r… 3Number of Views How to configure replication to collect a uploaded agent files on the FlexNet Manager Suite inventory server 42Number of Views FlexNet Manager Suite log files and locations 190Number of Views Several PowerShell-based inventory adapters fail to use configured web proxy details 6Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago