Table to Event Log

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

Options

Case
Column to be used as a caseID in the event log
Event
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.
From Table Columns to Event Log Attributes
Select the columns to be used as trace attributes. The remaining columns will be used as event attributes.
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.