[rules-users] connecting drools decision table to database

Michael Anstis michael.anstis at gmail.com
Tue Sep 3 05:25:35 EDT 2013


Look at advanced enums in the Guvnor User Guide.

You can define an enum that obtains its values from a Java class; the
implementation of which can be whatever you want (i.e. reading from a
database).

With kind regards,

Mike


On 3 September 2013 10:05, ashish6276 <ashishkumarec010 at gmail.com> wrote:

> Hi
>
>     I have created decission table in drools guvnor. it has similar
> structure like
>
> country    city    airport    setRemark
> ind          delhi   ndls        gold grade
>
>        I need to connect some database to fill these values of column. some
> drop down sort of thing from which  admin can select and create rule. Is it
> possible to configure drools column so that it can pull data from some
> database.
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/connecting-drools-decision-table-to-database-tp4025772.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20130903/78cfc0a2/attachment.html 


More information about the rules-users mailing list