[rules-users] Change Notification doesn't work with eval(true) in one of the rules

Wolfgang Laun wolfgang.laun at gmail.com
Tue Jul 23 04:22:40 EDT 2013


[Sorry - something distracted my attention real good.]

The example is running perfectly fine, both tests, and using 5.2.0 or 5.5.0.

As to style:
   * Patterns should not be based on values stored in a global. There
are too many subtle issues for this to work reliably.
   * "not exists(...)" is poor style - "not" alone is the negated
existential quantifier, so omit the "exists". (This doesn't cause any
problems - Drools removes the exists for you.)

-W


On 23/07/2013, Sammi <sammi_ting at yahoo.com.hk> wrote:
> How to set the access right? I don't see any other option except "Upload
> File"
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Change-Notification-doesn-t-work-with-eval-true-in-one-of-the-rules-tp4025067p4025091.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
>


More information about the rules-users mailing list