-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
None
As part of https://jira.camunda.com/browse/OPT-3270, we add all of the data sources for a given event based process to it's publish state. We need to create dedicated mediators for each of these event sources, which will be responsible for writing the process instances from that data source for a given event based process.
ATs:
- An Event process instance import mediator is created for each data source of an event based process.
- Events for that data source are fetched and written to the correct event process instance index
- The trace ID of the events written is taken from either the business key or a variable, depending on the configuration of the event source
- We handle the case where the variable doesn't exist for a process instance that is correlated by a variable