I've been working on a proof-of-concept where microseconds count and I need more performance than JPAKnowledgeService's hibernate/jpa/jta stack can provide. I can use process event listener's to get the processId, nodeId, sessionId to persist the state of a rule flow but can't find an API that would let me resume a rule flow, BPMN, or BPMN2 module at the node corresponding to the nodeId.
Any thoughts on the code needed to start the process at the node having a particular id within a rule flow? Thanks! -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Resuming-rule-flow-using-nodeId-tp1978634p1978634.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
