Anand Prakash [http://community.jboss.org/people/anandintouch] created the 
discussion

"Multiple Approvers/Performers in JBPM5 for same HumanTaskNode"

To view the discussion, visit: http://community.jboss.org/message/595180#595180

--------------------------------------------------------------
I've a questions regarding multiple approvers or performers to act on same 
human task node.So is this possible in JBPM5 or does JBPM5 supports
"TaskMgmtDefinition" class to achieve this using logic inside WorkItemHandler?


Scenario is as below-
 Lets say process_definition file(bpmn xml file) has two Human Task node ,one 
is for Performer and one is for Approver.

For instance, If we have more than 1 approvers then can all approvers get same 
task(Approver's task which is predefined ) and each approver
will act on that task ? Untill all Approvers approves the task then only  
process should be finished.

For Example- We have 2 approvers(Approver1 and Approver2).
                        When workflow process starts then performer will get 
one task and once performer will submit the task then
                        task should come to Approver1 and once Approver1 
submit/approve then it should go to Approver2.
                       Whenever Approver2  submit/approve then only process 
should complete/finish.

Please let me know if this functionality is available in JBPM5 or not,If 
available then which API can be used to achieve this.
I know one feature which is used to claim the task but if Approver1 claim the 
task and he submit/approve then process will be finished which I don't need 
untill both approvers submit/Approve.
Thanks,
Anand
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/595180#595180]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to