[rules-users] "Not exists" on at least one element from the set

LeoIo begemot57 at hotmail.com
Wed Jun 23 10:08:32 EDT 2010


Thanks for the fast response. 
I am using excel decision tables and can't set globals with values from the
cells.
I can only use brown fields and through $param refer to the contents of the
cell.
That leads me to a question. 
Can I define $collection in the when statement?
something like this:

when
  exists ( 
  $name: String from ('a','b','c') 
  not Object(name == $name) 
  )  
then

Much obliged. 
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Not-exists-on-at-least-one-element-from-the-set-tp916375p916887.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list