JBoss Community

Re: Combining human and automated tasks

created by Tommer Wizansky in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community