-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
It is currently not easily possible to get access to the variables of the super process instance from a process instance started by a bpmn call activity[1, 2].
Example for non-public Api access of the super execution:
https://github.com/camunda/camunda-bpm-platform/commit/a0365850818076fd8f9fcb0bd712b3d2736c3af6#diff-559ff52b9948ff335e2d3873a1a4b2ecR25
AT:
- using the DelegateExecution interface, I can access the "super execution" using public API
[1] http://camunda.org/bpmn/reference/#activities-call-activity
[2] http://docs.camunda.org/7.2/api-references/bpmn20/#subprocesses-call-activity