Expand my Community achievements bar.

User who completes the task

Avatar

Level 2
Hello,

Does anybody know how to get the user id who completes a task?



My process just use a flex form for user to fill out some information, then submit to approver to complete. but the approver can forward the task to somebody else. How do I know in the process to whom this task is forwarded to? and how do I get the user information who actually complete each task?



Any help is apprecated.



Joanna
1 Reply

Avatar

Former Community Member
when a task is completed it throws a taskcompleted event. You can use this event to get the details such as the user who completed the task.

Or in the user step I think there is a mapping to store the taskCompletedBy

let me know if this help or if you need more help

mergeandfuse@gmail.com