[rules-users] How to use Drools Flow?

XiaoMiTang dingyongchang at hotmail.com
Mon Aug 2 22:28:05 EDT 2010


hi diego,thank u for your reply.

As far as I understand, we start the work flow using the code:

session.startProcess("……");

Once it starts,it runs from Start node to End node~

User A runs the code session.startProcess("……"),the work flow starts,runs
step by step:

(1)"Human Task assigned to user A"       what you will do with this? create
a new task and add it to DB?

(2)"Action1"

(3) now,it must be stopped,because of the remaining work should be done by
user B,so user A log out.



Several days later,user B log in,he completes the task ,can the work flow be
finished automatically?

if can not ,how do I make the rest the workflow can be completed?

-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/How-to-use-Drools-Flow-tp1014591p1017862.html
Sent from the Drools - User mailing list archive at Nabble.com.




More information about the rules-users mailing list