Skip to main content

Hi,

I need to find out who had answered a flexi task. The task is assigned to a group and one of the group is approving the task. I tried with query list on Workflow Task, but in modified by I see System Account and not the user who approved the task. I switch on the versioning and found out the following:

196041_pastedImage_1.png

in Version 2 the right user is mentioned but afterward the System Account is modifying the column Status.

Anybody has an idea how I can get the User?

thanks in advance

Hi Pascal,

every workflow you create has a predefined set of Workflow Context Variables. One of this variables is "Last Task Respondent Display Name" and will always hold the name of the person who responded to your task. Which means directly after your task you can access this variable and it should hold the name of the person who responded to your task.

196193_pastedImage_1.png

Could that solve your problem?

Regards

Philipp


Reply