<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
manrai.java wrote:
<blockquote
 cite="mid:d97940c10803070036i5d1d7ae6jf86374eaefffa5ca@mail.gmail.com"
 type="cite">
  <div>Hi,</div>
  <div>&nbsp;</div>
  <div>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<br>
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&nbsp;finally got fired but also for rules which failed. </div>
  <div>&nbsp;</div>
  <div>It would be great if someone can guide me how to achieve this.</div>
</blockquote>
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.<br>
<br>
Mark<br>
<blockquote
 cite="mid:d97940c10803070036i5d1d7ae6jf86374eaefffa5ca@mail.gmail.com"
 type="cite">
  <div>&nbsp;</div>
  <div>Regards</div>
  <div>Manrai<br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>