Skip to main content
Announcements
Qlik Connect 2025! Join us in Orlando join us for 3 days of immersive learning: REGISTER TODAY

Qlik Sense Enterprise Web file connection via an internet proxy server

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Ayaka_Hanazono
Support

Qlik Sense Enterprise Web file connection via an internet proxy server

Last Update:

Jul 1, 2021 2:57:54 AM

Updated By:

Ayaka_Hanazono

Created date:

Jul 1, 2021 2:57:08 AM

Connecting to data using a web file connection may fail with the following error if the connection is routed to an internet proxy.

000056884.png

 

Environment

  • Qlik Sense Enterprise, any version

 

Resolution

The additional configuration will be required in the Settings.ini file.

  1. Stop the Qlik Sense Engine and Dispatcher Services.
  2. Add the following key values under [Settings 7]. Refer to How to modify Qlik Sense Engine's Settings.ini  
  3. 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 

Can not connect to web file using Web file Connector if the Qlik Sense Enterprise uses Proxy to conn... 

 

Labels (1)
Comments
Safi003
Contributor

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?