Info | ||
---|---|---|
| ||
Datameer X allows to validate all existing workbooks. The workbook health check validates whether any workbook has been broken. The results are presented in a report. Admin rights are needed for that. |
Info | ||
---|---|---|
| ||
You can find the results and the error of the artifact also in the 'conductor.log'. |
Table of Contents |
---|
Health Check
...
Overview
The workbook health check presents the following information:
- Number of workbooks in database: total total amount of workbooks
- Number of healthy workbooks: amount amount of healthy workbooks
- Number of broken workbooks: amount amount of broken workbooks
- IDs of broken workbooks: ID ID of each broken workbook, comma-separated
- Progress status: status status of health check
- Health Check Log: status status for each workbook - workbooks with errors are shown with the workbook ID and the explicit error
...
The Workbook Health Check is available for the following Datameer X versions:
Datameer X Version | Available as of |
---|
Datameer X 7 | 7.1.13 7.2.13 7.4.11 7.5.4 |
7.1.13
7.2.13
7.4.13
7.5.10
Datameer X 10 | 10.0.1 10.1 |
.0 |
10.1.3
Datameer X 11 | 11.0.0 |
Executing a Workbook Health Check
To execute a workbook health check:
- Reach the developer's page under <Datameer X URL>/dev and navigate to Open the "Admin" tab and click on "Workbook Health Check".
The Workbook Health Check page opens.
- Click on on "Start" button button.The workbook health check executes The Workbook Health Check executes automatically. The result is shown. You can now download the report.
INFO: The execution time varies, based on the number and complexity of the existing workbooks.
INFO: A session timeout interrupts the workbook health check. You have to refresh the page and login again. - View the results. Workbook health check is finished.
Cancelling a Running Check
To cancel a running Workbook Health Check click on "Abort". The check Workbook Health Check is cancelled.
Downloading the Workbook Health Check Report
To download the Workbook Health Check report:
- Click on "Download Report".
INFO: Eventually your browser will ask you to allow the download.
- Confirm with "Allow". The download is executed automatically. Find the JSON file in your download folder or where you save downloaded files.
Workbook Health Check after an Upgrade
Info | ||
---|---|---|
| ||
After upgrading, rerun the workbook health check and ensure there are no broken items. In case of broken Workbooks because of the upgrade, check the error messages contained in 'conductor.log'. |