I am facing an issue where I am setting a variable in the process model at first to be false and at the end I am setting it to be true, this change was made flawlessly across all the process models only this one. whenever I try to return the value via the web API it keeps on returning false. just note that the script task that change the value is set after a sub process model. keep in mind all chains are enabled !
Discussion posts and replies are publicly visible
hawraj9694 said:all chains are enabled
Did you check that, including all sub processes and sub process nodes? How many nodes are in that chain and how long is that process running?