Accessing Process variable in ProcessInfo

Hi all,

I am using a!startProcess in a Web API.

In the process model, I have a Write to Data Store Entity service that saves the output to a process variable.

However, when I access the process variable in a!startProcess onSuccess through fv!processInfo.pv, the value of the process variable is not updated--specifically, the ID field is blank.

Any advice on how I can get the updated value of the process variable?

Thanks!

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data