[rules-users] execute particular rules programmatically and dynamically

Benson Fung benson.redhat at gmail.com
Thu Mar 31 23:50:04 EDT 2011


Yes, this is simple and easy to simple.  However, if the solution is
an enterprise level with tons of rules.   It will have a lot of rule
files in the repository, it will make the rule
maintenance/house-keeping difficult.  I prefer to design an
algorithm/framework programmatically to handle this situation.

Thanks

On Fri, Apr 1, 2011 at 11:38 AM, Jevon Wright <jevon at jevon.org> wrote:
> If you split up your rules across many rule files, you can selectively
> execute specific rule files. Very simple but it works :-)
>
> Jevon
>
> On Thu, Mar 31, 2011 at 6:58 PM, Benson Fung <benson.redhat at gmail.com> wrote:
>> Hi,
>>
>> If there are 10 rules in the drools rulebase, and right now I would
>> like to execute one of the particular rule.  Is there any approach/way
>> to execute particular rule programmatically?  I don't think
>> agenda-group or activation-group can do that, right?  Or is it
>> possible to create an agenda programmatically ?
>>
>> Thanks
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>




More information about the rules-users mailing list