I want to do this.

rule
  when
     condition (when condition is successful then go to next rule, but when
it fails it should just log it)
  then

end


I have done for successful scenario using activation-group, but don't know
what to specify in the consequence for that to tell to go to next rule.

How can I log it when the rule fails, it should not go to anymore rules, it
should just break from the rule engine.

Can somebody let me know how to do this.

Thanks,



--
View this message in context: 
http://drools.46999.n3.nabble.com/Can-somebody-help-me-with-this-rule-engine-execution-tp4019050.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to