Yes, you must use the
JPAKnowledgeServiceto do that:
StatefulKnowledgeSession ksession =
JPAKnowledgeService.newStatefulKnowledgeSession( kbase, null, env );
Hi
I'm have a flow with two moments. First the client created the task. Second the user approve the task. The Second can occurred in another day, year, month. Has one way to persist the StatefulKnowledgeSession in database and recuperated them again?
This is necessary:
1) Because my Application Server can crash and i need to recuperated my session
2) Because i need to update the facts after user approve task
Thanks
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users