Embedded Subprocess Variable Scope

Embedded Subprocess Variable Scope

for subprocess, variables & scope

Create embedded subprocess. Set variables at subprocess level. Wonder why parent process can’t see them. Google “camunda variable scope” for the 47th time. Still don’t understand it. Copy solution from StackOverflow.