In Optimize, we keep traces of events for each process instance we import, as well as the number of each sequences of events within the traces. We have previously been using the startDate timestamp to determine this ordering, but we would ideally to make use of the sequence counters for better accuracy.
AT:
- The running and completed historic activity instance endpoints of the Optimize REST-API returns DTOs containing the given activity instance's sequence counter
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-3376 Utilize Camunda Activity Sequence counters for ordering camunda activity events
- Done