How to Display all Process Instances of all user's in single List
Hello,I want to display all process instances of all the apps in one data table. I am able to get all the process Instance of a single user but I want to get all the process instances of all the users who have started apps, is there any brea...