Question
User type variable passed into a process through WebApi but in the process, variable value is not getting updated
Hi
I am calling a process using a!startProcess through web API and passing a user type variable into it. However, the variable in the process is not getting updated with the new value and shows null.
Please suggest the solution
