Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ BI Gateway On-Premises

Navigating the BI Gateway Model Builder Application

Navigating the BI Gateway Model Builder Application

  • Last UpdatedJul 08, 2026
  • 2 minute read

The BI Gateway Model Builder application page is automatically created after installing the BI Gateway Server feature and after completing the post-installation configuration. You can access the BI Gateway Model Builder by typing the URL. The URL for the BI Gateway Model Builder is:

https://<hostname>: <port number>

where

<hostname> is the name of the web server on which BI Gateway Server is installed.

<port number> is the port number previously configured after installation for the Model Builder.

For example: https://localhost:61075. Here, 61075 is the default port number.

Access to BI Gateway Model Builder is granted to authorized users only based on their Windows credentials.

If you have not activated the BI Gateway Model Builder license, the Deployment version of BI Gateway Model Builder appears. You cannot create any objects in the Deployment version. In the Deployment version mode, you can modify only the connection details and data adapter details (in data source). To activate the license, refer to Activating License for BI Gateway Model Builder section.

NOTE: You can also access the BI Gateway Model Builder remotely from another computer. For more information, refer to Accessing BI Gateway Model Builder from a Remote Computer.

Enabling Firefox Compatibility Settings

You must make the following changes in your Firefox browser settings so that there is a smooth and continuous access to the BI Gateway Model Builder.

If you are using Firefox, do the following:

  1. Open Firefox and type about:config in the address bar. A warning message appears.

  2. Click the I accept the risk button.

  3. Use the Filter field to search for the ‘security.enterprise_roots.enabled' configuration parameter.

  4. Double-click the name of the configuration parameter and update the value from false to true.

  5. Use the Filter field to search for network.automatic-ntlm-auth.trusted-uris.

  6. Enter localhost,127.0.0.1.

  7. Use the Filter field to search for network.negotiate-auth.trusted-uris.

  8. Enter localhost,127.0.0.1.

You can now access the BI Gateway Model Builder using the Firefox browser.