Question about execution local variables
Assuming I have a process like this:Both sub processes have parallel cardinality. I wanted to set an execution local variable in the outer script task and be able to get that variable in the inner script task; so that every inner sub process would ha...