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 <[email protected]> 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 <[email protected]> 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 >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-users >> > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
