[jboss-user] [jBPM] - Re: Continue Previous Process Instance

Esteban Aliverti do-not-reply at jboss.com
Thu Jul 5 10:32:26 EDT 2012


Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: Continue Previous Process Instance"

To view the discussion, visit: https://community.jboss.org/message/746392#746392

--------------------------------------------------------------
As far as I remember, ksession.getProcessInstances() ALWAYS returns an empty list when you are using persistence. The idea is not to get all the instances from the DB since you could have a lot of them.
If you want to continue the execution of a previous instance you don't need (most of the times) the id of the process, what you need to do is execute the action the instance is waiting for: complete a User Task, complete a Work Item or signal an event.

Best Regards,
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/746392#746392]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120705/8efd88a8/attachment.html 


More information about the jboss-user mailing list