[rules-users] Exit from drl file when the first rule is satisfied

Wolfgang Laun wolfgang.laun at gmail.com
Wed Jun 13 06:33:48 EDT 2012


On 13/06/2012, learner <anandbabu6545 at yahoo.com> wrote:
> Hi,
>
> I have a drl file that has 3 rules. I want to exit from the drl file if the
> 1st rule is satisfied. Is this possible.
>

kSession.fireAllRules( 1 );

-W


> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Exit-from-drl-file-when-the-first-rule-is-satisfied-tp4017899.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>


More information about the rules-users mailing list