I know how to generate a SAIL interface for a user's tasks for a running ins

I know how to generate a SAIL interface for a user's tasks for a running instance. Any ideas on how to display all tasks associated with a running instance (in SAIL?)

OriginalPostID-141654

OriginalPostID-141654

  Discussion posts and replies are publicly visible

Parents
  • Then you should still be able to use most of that tutorial, but just change the context for a!queryProcessAnalytics(). Replace the report you created for a specific user with the OOTB report "Tasks per Process Model".

    With this you will also need to use the "contextProcessModels" field of a!queryProcessAnalytics() to pass in the desired process model as a context for the Tasks per Process Model report
Reply
  • Then you should still be able to use most of that tutorial, but just change the context for a!queryProcessAnalytics(). Replace the report you created for a specific user with the OOTB report "Tasks per Process Model".

    With this you will also need to use the "contextProcessModels" field of a!queryProcessAnalytics() to pass in the desired process model as a context for the Tasks per Process Model report
Children
No Data