Skip to main content

Proxy settings

Proxy

Proxies are supported from release v3.22.

On most cases, there no need to set any configuration for the proxy. Everything is done automatically.

Similarly to Infront Professional Terminal (IPT), Excel Add-in uses two type of connection:

  • Infront Data Protocol (IDP) to communicate with real time servers.

  • HTTPS for backgroud pages and analytics backend servers.

The proxy for the Infront protocol is done via a dedicated dialogbox in the Excel Add-in. It can also be set through registry.

Settings for the HTTPS protocol

For the HTTPS communication the  uses the default Windows system proxy settings.

ProxySettings.png

The HTTPS proxy can be checked using the Check connection button in the monitoring tab.

ProxyCheckConnection.png

Settings for the Infront Data Protocol (IDP)

Replicates the IPT proxy settings in this dialog box.

ProxyIPTsettings.png

When pressing Apply button, you may have a dialog box asking to restart the Infront Excel Engine. Use the Restart Engine button in the Infront Excel toolbar.

RestartEngine.png

Customizing HTTPS Proxy

By default, the Excel engine uses the Windows setting for the proxy (version 3.23.0 or bigger).

However it is possible to force those setting using windows registries:

HKCU\SOFTWARE\VB and VBA Program Settings\EfFull\Proxy

  • HTTPProxyIP=xxx.xxx.xxx.XXX

  • HTTPProxyPort=8080

  • HTTPProxyUseWindowsCredentials=True|False

  • HTTPProxyUsername

  • HTTPProxyPassword

The current version does not support PAC configuration. Choose manually one of the proxy listed in the PAC file and set it as your main one.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.