Hello,
Would it be possible to change a variable in a process instance and have the change reflected in an activity under it?
For example in this case, if this process has string variable FOO = BAR, and the activity (Wait for last signing date) has the same string variable with the same string value. Can I set FOO = LOREM and have the change automatically reflected in the activity?