Anyone knows?
Von: rules-users-bounces@lists.jboss.org [mailto:rules-users-bounces@lists.jboss.org]
Im Auftrag von Kai Ruddies
Gesendet: Donnerstag, 25. Juli 2013 15:39
An: rules-users@lists.jboss.org
Betreff: [rules-users] Timer and AgendaFilter
Hi,
I have a rule with a timer and call fireAllRules(AgendaFilter agendaFilter) with an AgendaFilter. I can see the Activation is fired after the delay but accept(Activation activation) in my AgendaFilter isn’t invoked. My
AgendaFilter is working well for other rules without timers.
Is this a bug or wanted that ScheduledActivations aren’t passed to the AgendaFilter?
I‘m using drools expert 5.5.0.Final.
Thanks,
Kai