[rules-users] Adding Rules dynamically in knowledgebase

Mark Proctor mproctor at codehaus.org
Fri Mar 23 23:23:24 EDT 2012


Lots of examples here:
https://github.com/droolsjbpm/drools/blob/master/drools-compiler/src/test/java/org/drools/integrationtests/DynamicRulesTest.java

The tests include examples for both the old PackageBuilder api and new 
KnowledgeBuilder api - I advise you to only use the knowledge api.

Mark
On 23/03/2012 15:50, Saurabh wrote:
> Hi ,
>
> can any one give me any link or some example , in which rules are added
> dynamically in knowledgebase ?
>
> Thanks,
> Saurabh
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/Adding-Rules-dynamically-in-knowledgebase-tp3851989p3851989.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> 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