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-tp368...
Sent from the Drools: User forum mailing list archive at
Nabble.com.