I have an unusual requirement. The application we are developing contains more than 100 rules. All rules are just to validating the data pass in facts. Upon failure, we log the error message. The requirement is to log rule name and LHS condition (fact attributes, constant data, comparative operators etc) of the rule that failed rule.
I am not sure is there any way to get this information dynamically from the working memory/rule base or other possible source. I wonder if some has implemented such scenario in the past and could help me. Regards, Shabbir -- View this message in context: http://www.nabble.com/Getting-rule-metadata-and-LHS-information-in-consequence-tp24029100p24029100.html Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
