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