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.
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
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users