i need to disable a rule when it is triggered using the function below drools.getRule().setEnabled(EnabledBoolean.ENABLED_FALSE); while *the rule need to be enabled in another rule.* how can i make it?
-- View this message in context: http://drools.46999.n3.nabble.com/how-to-enable-and-disable-a-rule-tp4024550.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
