I was able to achieve earlier described logic by adding AgendaEventListener with activationCreated and afterActivationFired to knowledge session.
About Activation: it looks like in org.drools.runtime.rule.Activation there is no salience however it is in org.drools.spi.Activation. For delarative agenda API org.drools.runtime.rule.Activation needs to be used so my question how to filter Activations based on salience is still valid. Thanks, Marcin -- View this message in context: http://drools.46999.n3.nabble.com/rules-users-Declarative-agenda-final-API-tp3684502p3693555.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
