Well, we do not really manage states, that is to say each voucher has a Rule which will be executed or not. All the rules are at the same level.
The evaluation phase fires only the Rules that can be activated at the same time (currently thanks to the Activation-group) The output is a list of objects (Promotions) which are added to the Basket. I am thinking of a new Condition which could test some "context" to exclude Rules from activation, but not sure it is the right way ... What do you think ? Jerome -- View this message in context: http://drools.46999.n3.nabble.com/Drools-Activation-group-how-to-set-many-activation-groups-tp4028033p4028074.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
