[rules-users] Auditing Requirement

2008-03-07 Thread manrai.java
Hi, We have a requirement were in we want to create an audit report after rules have been executed. For each rule, we need to track Desired Condition Value(as specified in when part), Actual Condition Value(value in asserted object) and so on. This data is to be collected not only for rules which

[rules-users] Is there any way to get the original eval expression through AfterActivationFiredEvent event?

2008-03-04 Thread manrai.java
Hi, I am using JBoss rules 3.0.6 to externalize all business rules. We have a requirement were in we want to create a audit report after rules have been executed. For each rule, we need to track Desired Condition Value(as specified in when part), Actual Condition Value(value in asserted object) an