-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User story
As an operator, I want to create a batch to correlate signal events to many process instances, so that the result does not run out of memory.
Background
When trying to send a signal event (correlateAll) to a large number of instances the results can be of very high load and run out of memory. This happens due to the engine trying to move all signal events in one step. Batching these can help prevent this
AC
* I can create a batch operation to correlate signal events to many process instances without running out of memory.
- Minimal scope: The signal name can provided as a parameter