[rules-users] compare date structure in WHEN part

Gopu Shrestha gshrestha at tmghealth.com
Thu Mar 13 10:53:39 EDT 2014


I want to compare the date structure YYYY-MM-DD in when part. Can I do this?? any help will be appreciated..

rule "name"
when
                DateRange($endDate: endDate !=null) // $endDate ==" YYYY-MM-DD"  structure
then
                log.info("..........")
end

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140313/343050e7/attachment.html 


More information about the rules-users mailing list