[rules-users] Collect from

techy techluver007 at gmail.com
Tue Aug 18 13:07:04 EDT 2009


Please someone help me on this.

techy wrote:
> 
> I would like to collect All Foo() for which there is no Bar() as given
> below.Please help me on this. 
> Thanks.
> 
> //psedo rule
> rule 'test'
> list : from collect( Foo(fooId: id) and not Bar(id !=fooId))
> then
> //do conseq
> end
> 

-- 
View this message in context: http://www.nabble.com/Collect-from-tp25014904p25029332.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list