You can use eval expressions. Try -
eval(m1.startDate.isBefore(m1.LDOS)) or eval(m1.getStartDate().isBefore(m1.getLDOS())) -- View this message in context: http://n3.nabble.com/Comparing-Date-values-in-Iteration-for-Decision-Table-tp143474p143668.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
