cancel
Showing results for 
Search instead for 
Did you mean: 

Second set of eyes approval process

devylon
Champ in-the-making
Champ in-the-making
Hi,

i need to implement a workflow process with the concept of "second set of eyes" approval.
I have a group of for example 5 persons. Now, on uploading a document i have a rule triggering a new worklfow instance
of an approval process. The first task should be assigned to the group of people except of the one who uploaded the document.

How can i assign the task to the 4 users of the group except of the one who uploaded the document ?

i have some experiences with jbpm but i have no clue how i can solve this particular problem.

Thanks
1 REPLY 1

davidc
Star Contributor
Star Contributor
There's a parallel review process example in /config/alfresco/workflow/parallelreview_processdefinition.xml.

This demonstrates how to submit the same task to multiple people at once.