<div dir="ltr"><div><div>Look at advanced enums in the Guvnor User Guide.<br><br>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).<br>
<br></div>With kind regards,<br><br></div>Mike<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 September 2013 10:05, ashish6276 <span dir="ltr">&lt;<a href="mailto:ashishkumarec010@gmail.com" target="_blank">ashishkumarec010@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
    I have created decission table in drools guvnor. it has similar<br>
structure like<br>
<br>
country    city    airport    setRemark<br>
ind          delhi   ndls        gold grade<br>
<br>
       I need to connect some database to fill these values of column. some<br>
drop down sort of thing from which  admin can select and create rule. Is it<br>
possible to configure drools column so that it can pull data from some<br>
database.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/connecting-drools-decision-table-to-database-tp4025772.html" target="_blank">http://drools.46999.n3.nabble.com/connecting-drools-decision-table-to-database-tp4025772.html</a><br>

Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>