Analytics and Reports
You can get custom statistics and reports in order to extract meaningful data and monitor how different processes are performing.
For Enterprise, Performance, Efficiency, and Teamwork editions only. |
Purpose
A report presents the Administrator with data about the usage of cases and tasks in processes.
There are four reports available by default:
-
Case average time - export in .pdf
-
Case list - export in .pdf
-
Task list - export in .pdf
-
Case history - export in .csv
You can also define and install a custom report. For example, you could define a report to track purchase order progress.
Default reports
Case average time
Choose a filter to display certain parameters:
-
Case average time: period, processes
-
Case list: period, state (all, archived, opened), processes (all)
-
Task list: period, state (all, archived failed, opened)
Case list
Choose a filter to display certain parameters:
-
Case average time: period, process
-
Case list: period, state (all, archived, opened), process (all)
-
Task list: period, state (all, archived failed, opened)
Task list time
Choose a filter to display certain parameters:
-
Case average time: period, process
-
Case list: period, state (all, archived, opened), process (all)
-
Task list: period, state (all, archived failed, opened)
Case history
For Efficiency and Performance editions.
This report lists human actions on cases. This enables you to analyse and standardize cases in processes.
In the case history report, the format of the exported file is a .csv file. This enables the data to be sorted and filtered.
Parameters
In the report, the query parameters are displayed in the Parameters section:
-
Date range - Period with two fields from and to or select a date
-
Process - Select All or a specific process and version
If a selection is made in the Process combo box, the following combo box is displayed:
-
Case ID list named "Cases" > Select "All" or a specific case ID. This is only available when a process is selected
Generated export display
The generated .csv export contains the following in order of display:
-
Date
-
Time
-
Case ID
-
Process name
-
Process version
-
First name
-
Last name
-
User name
-
Action
-
Started
-
Skipped
-
Failed
-
Done
-
-
Task or Subtask
-
Parent task name (only filled if there is a subtask created for a task)
-
Due date
-
Due time
-
Overdue - (only filled if the task is done after the due date)
what is not exported in the .csv report |
-
Comments
-
Human actions performed on Parameters and variables
Install a custom report
You can import a customized report into Bonita Portal.
Custom reports are created externally using Jaspersoft Studio.
Contents of a .report archive (.zip), used in Jasper
The report archive (.zip) contains the Jasper file, a connection properties file and a .jar driver file. Optionally, a properties file can be added if the report is localized in different languages.
Install a report created in the standard Jasper format.
-
Go to Analytics.
-
Click the Install button in the top left corner of the screen.
-
Name the report.
-
Select to your Jasper file (.zip) on your disk drive.
-
Click Install.
Result
A report is displayed in Bonita Portal containing your data.
Export a report
A report in the Bonita Portal can be exported as a .pdf file.
-
Go to Analytics.
-
Select the report that you want to export. This can be one of the default reports, or a custom report that you have installed.
-
Click the More button.
-
Click the Export button.
-
Specify where the report PDF file will be saved.
-
Click OK.
Manage Japanese PDF reports
Japanese language support for reports is not provided by default.
In order to display the Japanese translations in the default PDF reports, you need to download the Japanese translation my_report_ja_jp.properties
file from Crowdin.
If the tenant is deployed and your report has been displayed, open the directory of the report in the Bonita Home folder
(bonita/client/tenants/``yourTenantId`
/work/reports/`yourReport`).
Then add your "ja_jp.properties" translation files to this directory.
If your report has never been displayed, go to your deployed war or ear > `WEB-INF\classes
then edit your report zip file to add the Japanese properties file.