Process model does not fetch the right value when printing inside the web api

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

Parents Reply Children
No Data