top of page

Guide

Viewer

The Viewer allows BusinessLog information to be consulted through a web interface.

Access is performed via browser and allows users to view the available grids and data, without editing permissions.

Configuration, update and data management operations remain available from the main BusinessLog interface.

Configuration

To enable the Viewer, go to: Settings > General > General Configuration.

In the General Configuration panel, the following parameters are available:

  • Enable Viewer: enables access to the web Viewer;

  • Port:indicates the port used for browser access.

​

The default port is 5080 for HTTP and 5088 for HTTPS.

The port value can be changed according to the network or server configuration.

​

Once completed, the login window is displayed:

Immagine 2026-06-17 165207.png

Browser Access

The Viewer can be accessed via browser using the server address and the configured port.

If access is performed directly from the BusinessLog server, use: http://localhost:5080 or https://localhost:5088.

If the port has been changed, replace 5080/5088 with the configured value.

From a workstation on the internal network, access is possible by entering the name or IP address of the BusinessLog server:

https://server-name:5088

or:

https://server-ip-address:5088

In this case as well, if a different port has been configured, replace 5088 with the value set in the configuration.

After setting the parameters, save the configuration and restart the BusinessLog services.

Login

When the Viewer is opened, the login screen is displayed.

The credentials are the ones configured in BusinessLog.

Existing users can be used, or dedicated users can be configured with specific permissions and assignments.

The login screen also includes the interface language selection. The system suggests the browser language, but the user can manually change it by selecting one of the available languages.

Immagine 2026-06-05 174358.png

Viewer Interface

After login, the Viewer dashboard is displayed.

The dashboard shows a summary of the available information and provides access to the sections that can be consulted from the side menu.

abf43333-65be-4103-a0b0-bf00206c9423.png

The grids available in the Viewer can be consulted in read-only mode.

Filters, sorting and groupings can be applied.

Display settings are saved in the browser.

Operational Notes

The Viewer only allows data consultation.

It is not possible to edit data, settings, updates or configurations.

These operations must be performed from the main BusinessLog interface.

bottom of page