[rules-users] drools flow - why after reloading some process previously completed workItems gets executed once again?

Esteban Aliverti esteban.aliverti at gmail.com
Wed Apr 6 10:39:27 EDT 2011


If you left your process instance inside a human task node, you will need to
continue up to that point when the session is restored. If you are using
Human Tasks API, you will need to call client.complete(taskId, actorId, ...)
for example. How are you completing your human tasks?

Best Regards,

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com


On Wed, Apr 6, 2011 at 11:34 AM, gs76pl <gstasica at pacemetrics.com> wrote:

> hi,
> this could be it as i call ksession.startProcess(processName).
>
> is there any way to restart a specific process then as i have problems with
> finding appropriate API
>
> --
> View this message in context:
> http://drools-java-rules-engine.46999.n3.nabble.com/drools-flow-why-after-reloading-some-process-previously-completed-workItems-gets-executed-once-again-tp2784850p2785223.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110406/bbfb264e/attachment.html 


More information about the rules-users mailing list