Export
From the analysis module, you can export filtered data in several formats clicking on the export button .
PNG
The current view is exported in .png format.
SVG
The current view is exported in .svg format.
BPMN
The current view is exported in .bpmn format.
CSV
Data are exported in .csv format. Each line represent a task for a specific case. You will find these columns: - Start date: start date of the task - End date: end date of the task - Case: the case id - Variant: the name of the variant the case belong to - Activity: the name of the task - Task \<custom field>: the value of the custom field for the task - Case \<custom field> (\<aggregation type>): the value of the custom field aggregated
NB: In case of distinct aggregation (for dimension custom field only), values are separated with a pipe character ( | ).
Process Model
The current view is exported in .bpmn format to the Process Design.
In order to do this, the following window appears :
The File name field corresponds to the name to give to the created file on the Process Design.
The Repository and Folder fields need to be selected according to the wanted target location on the Process Design.