Yes it is quite possible provided that in the action part you need to set appropriate date
that the other rule expect to trigger.
ex:
rule 1
when
Object1(data1 == "s")
then
Object2.setBoolValue(true)
update()
rule 2
when
object2(boolvalue==true)
then
sop();
________________________________
From: rules-users-bounces(a)lists.jboss.org on behalf of Swathi B
Sent: Fri 4/11/2008 10:30 PM
To: rules-users(a)lists.jboss.org
Subject: [rules-users] Does the result of one rule can trigger theevaluation of one or
more other rules.
Can you please tell me whether the result of one rule can trigger the
evaluation of one or more other rules.
Is there any approach for doing so in Drools??
Thanks in Advance,
Swathi.
--
View this message in context:
http://www.nabble.com/Does-the-result-of-one-rule-can-trigger-the-evaluat...
Sent from the drools - user mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users