Hi guys, You can accomplish your use case following the steps that diego mention. Take a look at the documentation and at the Human Task module to see how to use it. If your process will "run" for long periods, you will need to take a look on persistence configuration also. Greetings.
On Mon, Aug 2, 2010 at 11:28 PM, XiaoMiTang <[email protected]>wrote: > > 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. > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > -- - CTO @ http://www.plugtree.com - MyJourney @ http://salaboy.wordpress.com - Co-Founder @ http://www.jbug.com.ar - Salatino "Salaboy" Mauricio -
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
