Hello,<br>I have a problem with defining rules. I insert many, many objects (facts) to ksession object (StatefulKnowledgeSession). I want to fire rules for <b>all</b> of them(facts), but I want to fire only one rule from all rules for each one fact(not always this same rule is fired, because I use salience). activation-group is not appropriate, because it works only with one object (fact) - rest is not processed by engine.<br>
Second question is: how can I stop processing rules, bot only for one fact, not for all of them.<br><br>Thanks,<br>tom.<br><br>P.S. forgive me my English... :)<br>P.S.2 Firstly I want to do this in DRL, then, I&#39;ll try with XLS, and write post if I would find problems...<br>
<br><br>