Hello,

we are using Drools in our company. We have a rule with three conditions in
this format:

when
     Condition A
     Condition B
     Condition C
then 
     execute Action 1

Now we have a situation, in which the rule should fire if AT LEAST two of
the three conditions are satisfied. Do you know how to implement this? Any
ideas or hints?

Many thanks and regards!

skasab2s.


 

-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Firing-a-rule-if-at-least-its-two-conditions-are-satified-tp867432p867432.html
Sent from the Drools - User mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to