cancel
Showing results for 
Search instead for 
Did you mean: 

Read user assigned from Form code

jcosano
Champ in-the-making
Champ in-the-making
I need obtain user assigned to task inside the form.

Is it possible? or maybe I need copy  to a process variable?

Target:
Depending user that claims the task, exit actions can be differents.
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
Thats currently not (yet) supported, so a process variable would be a valid workaround

jcosano
Champ in-the-making
Champ in-the-making
Problem is:

if one user claims a task (using activiti explorer), How can I move this value to process variable?

Inside a cycle, after form-usertask I can use a serviceTask for do this move, but first time that I arrive to form, I can't put move code…

Maybe I can put a timerevent associated to task, and this timer move the value… but… then, I hava a timerEvent running that I only need to be executed 1 time.

Any ideas?

thanks!!

jbarrez
Star Contributor
Star Contributor
Can't you look it up through the History queries ?