[rules-users] Auditing Requirement
Mark Proctor
mproctor at codehaus.org
Fri Mar 7 07:22:59 EST 2008
manrai.java wrote:
> 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 finally got fired but also for rules which failed.
>
> It would be great if someone can guide me how to achieve this.
Have you seen the WorkingMemoryFileLogger and the Eclipse audit viewer?
If that doesn't do what you need out of the box, maybe you can modify it
to your requirements. If you do any interesting additions to it, please
pass them on.
Mark
>
> Regards
> Manrai
> ------------------------------------------------------------------------
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080307/9a38d2e1/attachment.html
More information about the rules-users
mailing list