3 Aug 2012 13:05
How to check if a property IS null ?
Hendy Irawan <hendy <at> soluvas.com>
2012-08-03 11:05:43 GMT
2012-08-03 11:05:43 GMT
I'm trying to check if property is null, but the rule is never fired :
Sample :
rule "Cancel"
when
$action : CancelProductBookingDetail( created == null )
then
end
(created is of type java.util.Date)
Any help is appreciated.
Hendy
--
View this message in context: http://drools.46999.n3.nabble.com/How-to-check-if-a-property-IS-null-tp4019014.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
RSS Feed