-
Enhancement
-
Resolution: Unresolved
-
Critical
-
None
-
1.3.0.Final
-
None
-
False
-
False
-
Undefined
-
Support for "Receive Task " is requested including multi-instance capabilities.
Currently without a "receive task" there is no obvious way to receive multiple events in a Kogito process. I've tried various workarounds e.g. multi-instance embedded sub-process (not supported), callable sub-process (compile error when linked in to parent process), catching boundary event on a multi-instance task (runtime error).