Tommer Wizansky [
http://community.jboss.org/people/twizansk] created the discussion
"Re: Combining human and automated tasks"
To view the discussion, visit:
http://community.jboss.org/message/641111#641111
--------------------------------------------------------------
Thanks but how do I restart the session from the stopped position. If I do
ksession = JPAKnowledgeService.loadStatefulKnowledgeSession( sessionId, kbase, null, env
);
ksession.startProcess(...);
the entire process is executed from the beginning. I can't seem to tell jBPM to
resume the process from the node immediately after the human task. I'd expect there
to exist some method of the form:
ksession.resumeProcess()
but I can't find one.
Thanks again for the replies.
Tommer
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/641111#641111]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]