-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
I can specify the variable scope in which a variable is set. The scope has to be part of the same process instance.
execution.setVariable(String scopeId, String variableName, Object variableValue);