Which version are you using? A bug was found recently affecting the
evaluation of this type of constraints:
Number( intValue < $worktime )
You will have to update to 5.5.1-SNAPSHOT, wait a few days for 5.6 or try
this workaround (untested):
Number( intValue() < $worktime.intValue() )
Davide
--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-Drools-rule-Planner-tp4021933p4021935.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users