WHat you're describing is a rule base, which is what writing drl (or using guvnor) is for in the first place. :)
--- On Tue, 5/24/11, marunam <[email protected]> wrote: > From: marunam <[email protected]> > Subject: Re: [rules-users] drools dynamic LHS > To: [email protected] > Date: Tuesday, May 24, 2011, 2:17 PM > I understand that fact could store > the values but my question more towards > how to design this for dynamic number of facts. Let's say, > if the business > want to modify the rules with more fact values, I want to > be able to happen > this dynamically rather than changing the code for fact > values and adding it > there. > > I was thinking more toward having a property > file(database??) and program > reads those dynamic values and prepares fact model before > running the rules > > Thoughts?? > > Thanks > > -- > View this message in context: > http://drools.46999.n3.nabble.com/drools-dynamic-LHS-tp2980536p2981145.html > Sent from the Drools: User forum mailing list archive at > Nabble.com. > _______________________________________________ > 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
