[rules-users] Need help with a simple predicate

swaroop swaroop.oggu at gmail.com
Wed Jan 25 06:10:25 EST 2012


Figured out 

it should be grade contains "A" || grade contains "B" || grade contains "C"
instead of 
grade contains("A") || grade contains("B") || grade contains("C") as per the
documentation


--
View this message in context: http://drools.46999.n3.nabble.com/Need-help-with-a-simple-predicate-tp3687358p3687428.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list