Upgrade from Version 7
This page describes the special steps required when upgrading from Version 7 to the latest version of SEI. The process includes updating Central Point configuration and converting legacy dashboards to the new interface.
Configure Central Point
- Connect to Central Point using the Web Central Point Configurator.
- In the License Data Source panel, enter the correct license database information.
- Click Validate data source, then select Update configuration to save your changes.
Upgrade dashboards
Dashboards introduced in Version 9.0 and later improved performance and functionality. Central Point converts most dashboards automatically. However, tile positions may become disordered, or elements may be hidden after the upgrade.
If you notice tiles are misplaced or missing, follow these steps to correct your dashboards:
- Select Dashboards from the navigation panel in SEI.
- Open the affected dashboard.
- Press F12 in Google Chrome (or use your browser's developer tools) and go to the Elements tab.
- Use Ctrl+F to search for
designer grid-stack. Expand its content. - Locate all dashboard
<div>tags withdata-gs-xordata-gs-yattributes.
For each, find any value greater than11. - Change values greater than
11to0. (In Chrome, double-click the value to edit.) - Close the developer tools by clicking the X in the top right.
- In the Toolbar panel, select Edit Dashboard.
- Reposition any dashboard elements that are now overlapping.
- When finished, save your changes.