Hi to all and Happy New Year.
In the above BPMN diagram, I 've created a JSON variable in the 1st task of the Main Process (“Create a List of Products”).
My problem is that the values of this JSON variable can’t be fetched when the Subprocess (“Selection of Products”) is called by the Call Activity of the Main Process.
I would like to ask if the script for fetching an existing JSON variable (Working with Json Data | docs.camunda.org) can be used in the above case (when you 've deployed 2 Process Definitions).
Thanks in advance,
Steve