Supports the separate upload of Privacy Notice and Terms of Use documents. Both documents are stored in database. Only supported format is PDF. The localization depends on the content of uploaded files. Uploaded file name shown in text box.
The Privacy Notice and Terms of Use document can be deleted with the effect that no document will be shown during user registration or subscription order process.
This page allows to configure the background map for all map views and allows pre-setting the map section shown by default.
The Maps page provides following configurations:
This map service is enabled by default. No further configuration is needed. The OSM server is hosted by Leica Geosystems.
The custom WMS server will work with SBC only if the following requirements are fulfilled:
If the custom server requires authentication, SBC will automatically detect this and will ask you to insert the user name and the password. When the server is correctly configured SBC will display the available layers and will update the preview map.
| Parameter | Description |
|---|---|
| URL | Set the WMS URL, with the following structure http://{hostname}/{path}. |
| User name | The user name is required when the WMS server requires authentication. |
| Password | The password is required when the WMS server requires authentication. |
| Layers | Automatically populated field. It will display the layers which support EPSG:3857 projected coordinate system. The layers which do not support it are not displayed by SBC. |
| Map attribution | Contains a list of contributors, sources or the copyright text. Due to the “terms of use” is mandatory to fill the map attribution field. |
| Map attribution link | Contains the link to the map attribution page, if it is needed. |
The custom XYZ Tiles server will work with SBC only if the following requirements are fulfilled:
If the custom server requires authentication, SBC will automatically detect this and will ask you to insert the user name and the password. When the server is correctly configured SBC will display the available tile and will update the preview map.
| Parameter | Description |
|---|---|
| URL | Set the Tile server URL, with the following structure http://example.com/{z}/{x}/{y}.png. |
| User name | The user name is required when the Tile server requires authentication. |
| Password | The password is required when the Tile server requires authentication. |
| Map attribution | Contains a list of contributors, sources or the copyright text. Due to the “terms of use” is mandatory to fill the map attribution field. |
| Map attribution link | Contains the link to the map attribution page, if it is needed. |
The satellite imagery can be selected as an alternative to the configured background map, depending on the user access level. It has three possible values:
This section provides possibility to define limits of various indicators across the SBC user interface.
This option allows to define thresholds which affect the color change of reference sites fixing status icon in the status bar. It allows to define limits for the transition between the 3 supported states.
| States | Min Value | Max Value |
|---|---|---|
| Critical (Red) | 0% | Configurable |
| OK (Green) | Configurable | 100% |
| Warning (Yellow) | automatically calculated from above values | automatically calculated from above values |
Default values for different states are 0 - 60% = Critical (red), 61% - 89% = Warning (yellow) and 90% - 100% = OK (green).
This section gives the possibility to make SBC GUI configurable by allowing the creation of one Customized theme in addition to the Default one. Both the Administrator and User portals can be customized through the Corporate Design functionalities, as well as the Login Page.
The following items of SBC GUI can be configured under the Preferences – Corporate design section of the Administrator portal:
| Item | Description |
|---|---|
| Corporate Logo | Image displayed on top left corner. |
| Header |
Top bar.
|
| Footer |
Bottom bar.
|
| Navigation bar |
Vertical navigation bar on the left.
|
| Ribbon bar |
Contains Breadcrumbs as navigational aid for users to keep track about their locations.
|
| Buttons |
All buttons.
|
| Table |
Data grids in all overview pages.
|
By default, Corporate Design contains the theme Leica SBC (“Default”). It is also possible to switch to, and configure, a Customized theme. Only one customized theme is supported. Hence, the number of themes is limited to the Default one plus one additional (“Customized”). The names of the available themes cannot be changed.
The theme selection can be done in the Administrator portal via the dropdown menu available in Settings > UI Preferences > Corporate Design.
Once Customized is selected in the dropdown menu, the changes made will affect this one. All fields of the customizable theme are changeable. After clicking “Save”, the settings of the Customized theme will be applied to the SBC GUI.
No theme can be deleted.
For Administrators who are willing to personalize the looks of their SBC in a more advanced way, code boxes are available in the theme configurator, where their own CSS code can be pasted.
Given that corporate theme Customized is selected, two code boxes are available:
This gives Administrators full flexibility to adjust the corporate design of the different areas available in SBC. To avoid serious damages, in the worst case these may prevent Administrators to access SBC, adjustments on the Administrator portal are not supported. CSS code boxes are accessible through the Advanced Option of the Settings – UI Preferences – Corporate Design page of the Administrator portal. To see and use the code box, it is required to expand the Advanced accordion.
Advanced customizing by introducing CSS code is also supported on Sales Organization Level, means at Service Data – Sales Organizations – Corporate Design. All changes are only related to the User Portal visible for logged on users. The Login page cannot be personalized on this level.
PAY ATTENTION: Depending on the complexity of the applied CSS code, it is not guaranteed that, after an update of SBC to the latest version, all styles are still working as expected. For this reason, the correctness of custom CSS styles must be verified after all SBC software upgrades.
Should SBC become inoperative due to adjustments, the old style can always be restored by pressing CTRL+F12 on the keyboard. This will append the parameter ?notheme to the URL which disables the custom themes.
Example:
http://localhost/SBC/User/Shop?notheme