What do you mean exactly? Setting the agenda-group attribute for a rule at deploy time?
You could do this by either post-processing the DRL rule at deployment time and injecting the attribute value, or by using drools parser to generate the descriptor model, populate the attribute in the descriptor model and then deploy. []s Edson 2010/1/28 Pritham <[email protected]> > > I have a requirement where I need to set the agenda-group at deploy time > (before adding to a knowledge builder) but Agenda interface doesn't allow > the user to set this programmatically. > > Suggestions? > -- > View this message in context: > http://n3.nabble.com/setting-Agenda-group-programmatically-tp142726p142726.html > Sent from the Drools - User mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > -- Edson Tirelli JBoss Drools Core Development JBoss by Red Hat @ www.jboss.com
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
