Merge Event Logs

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.

Merge two event logs

Options

CaseID 1
The attribute used as a CaseId in the first event log.
EventID 1
The attribute used as an EventID in the first event log.
CaseID 2
The attribute used as a CaseId in the second event log.
EventID 2
The attribute used as an EventID in the second event log.
Merging Strategy
The merging strategy. The following strategies are available:
  • Separate Trace: traces with the same caseID are added to the merged event log as separate traces.
  • Ignore Trace: traces with the same caseID from both logs, only the traces from the first event log are added to the merged event log.
  • Internal Trace Merge: traces with the same caseID are merge into a single trace containing all events from these traces.
  • Internal Event Merge: traces with the same caseID are merge into a single trace, and the events with same eventID in this trace are merge into a single event.
Trace Attribute Set
The trace attributes to be included in the merged event log.
Event Attribute Set
The event attributes to be included in the merged event log.

Input Ports

Icon
first event log to be merged (used as the base event log)
Icon
second event log to merge

Output Ports

Icon
merged 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.