[rules-users] Multiple approvals in a Drools Workflow

Pardeep.Ruhil at lntinfotech.com Pardeep.Ruhil at lntinfotech.com
Mon Aug 17 11:49:27 EDT 2009


Hi,
I have a scenario where I want  three approval levels for a particular 
request.
Like for eg.
For the first time , a user login in and create a request, then we will 
invoke a workflow process in which we have 3 approvals to
approve the request. At first time mail will be send to 1st approver when 
user will submit the request.
Now when the 1st approver logins in and see the request in his task list, 
he should able to change the status and an email will be send to 2nd 
approver.
Then approver 2nd Logins in  and see the request in his task list and 
change the status of the request and then passes the same to 
approver 3rd.

So my problem is when the user logs out after the submission of request 
and 1st approver login in and when he change the status of request I have 
to call the workflow process again, because of this I am not able to 
understand how can the workflow process will be executed from the current 
state of the process rather than calling workflow from the beginning.

So how can we maintain the session for the process as when the 1st 
approver comes in , he will be able to perform his task according to flow 
defined in the process as Human-task.

Is it possible or not ?

Thanks & Regards
Pardeep Ruhil


______________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090817/23c75cfb/attachment.html 


More information about the rules-users mailing list