05-24-2018 02:49 AM
Hi All,
I have a case where in I have to display all process list to the logged in user.
For example an app published to 2 users named user1 and user2. user1 logs in and he will start the process. By default i can display the process to him in process list. When user2 logs the same process which user1 started also should display in his dashboard in my process list component. Is there any solution for this case?
Thanks & Regards
Anita Patil
05-24-2018 06:33 AM
Hi is this question related to ADF?
05-24-2018 07:08 AM
Hi Eugenio Romano Yes it is ADF related question.
05-24-2018 01:50 PM
You need to assign the task to the user 2
05-25-2018 01:00 AM
Hello Eugenio Romano, I have published app to group, In that group user1 and user2 both are there.
My case is Once user1 starts the app it should be visible to user2 in process list vise-versa.
05-25-2018 05:34 AM
I guess you need to assign the user task to the group
05-30-2018 06:42 AM
Hi Eugenio Romano It is not working with your solution.
Actually there is an api in admin.war it is listing all process instances of all users how can i replace this api?
API is --- http://localhost:8080/activiti-admin/app/rest/activiti/process-instances
05-31-2018 06:05 AM
Not sure I got where you want replace the call
05-31-2018 07:06 AM
You'll need to use an admin to list all processes. The admin app uses the Engine Rest API. See Activiti User Guide & Activiti User Guide
05-31-2018 07:12 AM
Also
POST api/enterprise/historic-process-instances/query
can be used using an admin user.
Explore our Alfresco products with the links below. Use labels to filter content by product module.