On 23 September 2011 00:26, Slorg1 <[email protected]> wrote:
> > global java.util.Date now; > > When calling it in a rule: > > rule "MyRule" > when > EXPRESSION >= now.time > then > // things to do > end > > This comparison isn't in an eval CE or within a pattern? As it is written it can't be correct, global or no global. -W
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
