Filter Event Log by Length

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

This node filters the traces based on their length.

Options

Keep
The filtering strategy. If "keep"" is chosen, the traces that meet the filtering threshold will be kept. Otherwise, the traces that meet the filtering threshold will removed.
Minimum Length
The minimum length of trace. It is a positive integer. When a negative value is given, the default value 1 is used instead. When a double value is given, it is casted down. It should be greater or equal than the minimum length. Otherwise, a configuration exception is thrown.
Maximum Length
The maximum length of trace. It is a positive integer. When a negative value is given, the default value 1 is automatically set. When a double value is given, it is casted down. It should be greater or equal than the minimum length. Otherwise, a configuration exception is thrown.

Input Ports

Icon
the event log to be filtered

Output Ports

Icon
the filtered event log

Popular Predecessors

Popular Successors

Views

This node has no views

Workflows

  • No workflows found

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.