cheney-dut [
http://community.jboss.org/people/cheney-dut] created the discussion
"How to make a process instance go on with jBPM5?"
To view the discussion, visit:
http://community.jboss.org/message/600408#600408
--------------------------------------------------------------
Hi all ,
The Code:
KnowledgeBase kbase = readKnowledgeBase("demo.bpmn");
StatefulKnowledgeSession ksession = createKnowledgeSession(kbase, 1); //
JPAKnowledgeService.loadStatefulKnowledgeSession(sessionId, kbase, config, env);
ProcessInstance processInstance = ksession.getProcessInstance(1); // i get the trucial
process instance
But what can i do to make the process instance go on?
Anyone can help? :(
Thanks!
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/600408#600408]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]