Hi,
I need to set a lot of process variables in a java service that is executed in a process but can't find the way to do that.
Is it possible to modify the value of a variable from a process instance with the JAVA API ?
I didn't find this type of function (for example with the ProcessManager API).
Thanks,
Will