Table to Event Log

This node converts a KNIME Data Table into an event log.

Options

Standard Options

Case ID
Column to be used as a caseID in the event log
Eventclass
Column to be used as an eventID in the event log
Life Cycle
Column to be used for the life cycle attribute in the event log.
Time Stamp
Column to be used for the time stamp attribute in the event log. It should be in format of ZonedDateTime or DateTime; otherwise, an error will be thrown.

Choose Attributes Set

Trace Attributes
Table columns to be used as trace attributes. Please make sure the columns chosen in the "Standard Options" dialog window are included; otherwise, an error will be thrown.
Event Attributes
Table columns to be used as event attributes. Please make sure the columns chosen in the "Standard Options" dialog window are included; otherwise, an error will be thrown.

Expert Choice

XFactory
XFactory implementation that is used to create the log.
Error Handling
The strategy for handling errors.
Sparse / Dense Log
This affects how empty cells in the table are handled. Some plug-ins require the log to be dense, i.e., all attributes are defined for each event. In other cases, it might be more efficient or even required to only add attributes to events if the attributes actually contain data.

Input Ports

Icon
an event table

Output Ports

Icon
an event log

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.