Re: [rules-users] Delimited Number groups filtering ?

2009-01-05 Thread David Sinclair
Not sure if memberOf is supported in Drools 3 syntax, but I think this is what u are trying to do $f : FilteringStateConnector(connectorIndex == 4, $campaignId : campaignId, $subscriberId : subscriberId) // join on campaign ID first DynaCampaign( co

Re: [rules-users] Delimited Number groups filtering ?

2009-01-05 Thread Maxim Veksler
Obviously I can. Thank you very much David for you motivation to help. Here is the relevant set of rules as it's looks in My Drools3 .drl file: (Please see comments after the drl). """ rule "4" // Campaign Age Range Groups no-loop when $f : FilteringStateConnector(connectorI