<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>How do,</div><div><br></div><div>It sounds a lot like what I was looking for recently. Mike provided the following thoughts:</div><div><br></div><div><a href="http://lists.jboss.org/pipermail/rules-users/2012-July/027897.html">http://lists.jboss.org/pipermail/rules-users/2012-July/027897.html</a></div><div><br></div><div>I haven't got stuck into any of it yet though, so I can't provide any feedback on what's working (or not) for me.</div><div><br></div><div>Steve</div><div><br></div><br><div><div>On 13 Sep 2012, at 15:39, dme1 &lt;<a href="mailto:mehtad@hotmail.com">mehtad@hotmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>Is there any way to search and/or generate reports from the Rule Repository<br>based on different criteria like Facts, Field Values, Attributes, MetaData<br>etc. <br><br>E.g. If I have a rule <br><br>rule "Test"<br>when<br> &nbsp;@SomeMetaData("value1")<br> &nbsp;ruleflow-group "abcd"<br> &nbsp;p : Person (age &gt; 25, country = "XYZ")<br>then<br> &nbsp;p.setSomeField("value");<br><br>I would like to search for all rules in the ruleflow-group abcd, and<br>MetaData=SomeMetaData;<br>or for rules which are defined for Person with age as a criteria; or for<br>Person with age &gt; 25 etc.<br><br>I would like to do this in Guvnor and Eclipse if possible.<br><br>If the features do not exist what would be the best way to write a custom<br>search feature to satisfy this requirement.<br><br>Thanks,<br>dme.<br><br><br><br>--<br>View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-Search-and-Reporting-tp4019747.html">http://drools.46999.n3.nabble.com/Drools-Search-and-Reporting-tp4019747.html</a><br>Sent from the Drools: User forum mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/rules-users<br></blockquote></div><br></body></html>