Hi, I am new to Drools, can anybody please help me. I have two rules, the first one calculate something and set the variable to the result field, and the second one must do some other thing with this result. How can I fire the second rule, AFTER first rule is completely finished? I have tried it with agenda-group but it does not work. The duration attribute can not help too, because I am not sure how long does it take to calculate, it can be changed every time. -- View this message in context: http://www.nabble.com/Rule-Activation-tf4697105.html#a13426574 Sent from the Drools - User (Legacy) mailing list archive at Nabble.com.
