Some interesting findings but the main question still remains the same. 1. If you have more than one timer ksession.fireUntilHalt() doesn't work. 2. Only way to get more than one timer working is by calling ksession.fireAllRules(). 3. If you trigger the timers with ksession.fireAllRules() then ksession.halt() doesn't work.
So, 1. Does Drools support use of multiple timers in a single ruleflow? 2. Did anybody implemented multiple timers? If yes, How did you approached this? -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Multiple-timers-in-a-single-ruleflow-tp744541p745953.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
