All Tasks Report

Hi All,

I need a report containing all active tasks. Right the report that gives all the tasks is either based on process model or User Context. Is there any way I can get all the Active tasks in a report?

Thanks
Rishu

OriginalPostID-259929

  Discussion posts and replies are publicly visible

Parents
  • I would recommend using the user or process model context and passing in multiple values. That would mean either passing as context all users in your application's All Users group, or passing in a list of process models from your application that have assigned tasks. I'd recommend the second option of passing in process models, as the list of users could grow very large and reduce performance.
Reply
  • I would recommend using the user or process model context and passing in multiple values. That would mean either passing as context all users in your application's All Users group, or passing in a list of process models from your application that have assigned tasks. I'd recommend the second option of passing in process models, as the list of users could grow very large and reduce performance.
Children
No Data