Thanks for you quick replies! [...] > fires just once for each value of ?a such that at least one MyBean > exists with propertyA equal to ?a, and propertyB TRUE, and no > MyBeans exist with propertyA equal to ?a and propertyB FALSE. If > MyBean has only these two properties, then the simpler [...]
That was actually what gave me problems in my initial attempts. I was treating them as just having two properties and they have some more. Therefore the rule was fired several times and it was a matter of not setting a lock like "(processed)" or similar. Doing it with the attempt-1 rule worked perfectly. Thanks again, Carlos -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
