Skip to main content

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.

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.


 


Reply