How do,

It sounds a lot like what I was looking for recently. Mike provided the following thoughts:

http://lists.jboss.org/pipermail/rules-users/2012-July/027897.html

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.

Steve


On 13 Sep 2012, at 15:39, dme1 <mehtad@hotmail.com> wrote:

Hi,

Is there any way to search and/or generate reports from the Rule Repository
based on different criteria like Facts, Field Values, Attributes, MetaData
etc.

E.g. If I have a rule

rule "Test"
when
 @SomeMetaData("value1")
 ruleflow-group "abcd"
 p : Person (age > 25, country = "XYZ")
then
 p.setSomeField("value");

I would like to search for all rules in the ruleflow-group abcd, and
MetaData=SomeMetaData;
or for rules which are defined for Person with age as a criteria; or for
Person with age > 25 etc.

I would like to do this in Guvnor and Eclipse if possible.

If the features do not exist what would be the best way to write a custom
search feature to satisfy this requirement.

Thanks,
dme.



--
View this message in context: http://drools.46999.n3.nabble.com/Drools-Search-and-Reporting-tp4019747.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users