
Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Sense Enterprise Web file connection via an internet proxy server
Connecting to data using a web file connection may fail with the following error if the connection is routed to an internet proxy.
Environment
- Qlik Sense Enterprise, any version
Resolution
The additional configuration will be required in the Settings.ini file.
- Stop the Qlik Sense Engine and Dispatcher Services.
- Add the following key values under [Settings 7]. Refer to How to modify Qlik Sense Engine's Settings.ini
- Sart the Qlik Sense Engine and Dispatcher Services.
[Settings 7]
UseProxyServerForWebFileConnectors=1
WebFileConnectorProxyServer=xxxx.xxxx.com (Replace this with your actual proxy URL)
WebFileConnectorProxyPort=8080(Replace with your proxy's port number)
Related Content
1,542 Views
Comments

Contributor
2 weeks ago
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
After using above proxy settings in settings.ini file to allow web connection how do we bypass any internal URL for which proxy is not required?