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.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to