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 <[email protected]> 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 <[email protected]> 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
> > [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

Reply via email to