Icon

Create Eventlog

Options

Validate
When TRUE some basic checks are run on the contents of the event log such as that activity instances are not connected to more than one case or activity. Using FALSE improves the performance by skipping those checks.
Column containing case_ids
The case classifier of the event log.
Column containing activity_id
The activity classifier (activity label) of the activity log
Column containing activity_instance_id
The activity instance classifier of the event log.
Column containing lifecycle states (values need to correspond to standard lifecycle states)
The lifecycle classifier of the event log
Column containing timestamps
The timestamps of the events. Should refer to a Date or POSIXct field.
Column containing resource_id
The resource identifier of the event log.
Column name order_column (only relevant if order style = sorted)
Configure how to handle sort events with equal timestamps: auto will use the order in the original data, alphabetical will sort the activity labels by alphabet, sorted will assume that the data frame is already correctly sorted and has a column ’.order’, providing a column name will use this column for ordering (can be numeric of character). The latter will never overrule timestamp orderings.
Timestamp format
Timetamp format used in the event log.
Order style
Configure how to handle sort events with equal timestamps: auto will use the order in the original data, alphabetical will sort the activity labels by alphabet, sorted will assume that the data frame is already correctly sorted and has a column '.order', providing a column name will use this column for ordering (can be numeric of character). The latter will never overrule timestamp orderings

Input Ports

This node has no input ports

Output Ports

This node has no output ports

Nodes

Extensions

Links