Skip to main content
Nintex Community Menu Bar

Retrieve list of active tasks of a workflow from K2 Worklist

  • September 2, 2019
  • 1 reply
  • 18 views

Hi,

 

I want to retrieve the list of active tasks of a workflow from K2 Worklist "Task List". From the Task List, I want to obtain the list of destination users from K2 so that I can create a report of the active tasks pending action from the destination users. Is there any way I can obtain this information, from K2 database?

 

Thanks.

1 reply

Forum|alt.badge.img+15

You can try using the Activity Instance Destination SmartObject. This SmartObject lists all the task (all statuses) and its destination. You just need to filter it to show only active tasks.