[rules-users] Inserting rules from guvnor into database

Michael Anstis michael.anstis at gmail.com
Thu Feb 2 04:22:49 EST 2012


Rules are a resource used by your application.

How and where you store them is up to you.

How you retrieve them and use them depends upon your choice of how and
where to store them.

If you use a database it is for you to decide how to retrieve them.

If you use Guvnor we expose a REST API.

On 2 February 2012 08:45, Wolfgang Laun <wolfgang.laun at gmail.com> wrote:

> Please state your requirements more precisely. Drools isn't capable to
> "pick rules" from some database. To fire, Drools must have all
> applicable rules in the Knowledge Base on which a Session is based.
>
> -W
>
> On 02/02/2012, tecshine <tecshine at gmail.com> wrote:
> > I too have the same requirement. The rules must be stored in a
> user-defined
> > schema and Drools must be able to pick these rules and fire them
> > appropriately.
> >
> > --
> > View this message in context:
> >
> http://drools.46999.n3.nabble.com/Inserting-rules-from-guvnor-into-database-tp3632054p3709267.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
> >
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120202/f8ae9586/attachment.html 


More information about the rules-users mailing list