[rules-users] Getting data from a database(My SQL) to Guvnor

2013-09-04 Thread ashish6276
Hi, Can somebody guide me on how to pull data from a database(My SQL) to Guvnor Decision table . Problem statement is to fill the rows in decision table by getting data from My SQL database. Thanks in advance. Regards, Ashish -- View this message in context: http://drools.46999.n3.nabble.com

Re: [rules-users] Getting data from a database(My SQL) to Guvnor

2013-09-05 Thread Michael Anstis
In Guvnor you can't. If a programmatic approach is acceptable you could look into Templates and a custom DataProvider. On 5 September 2013 06:31, ashish6276 wrote: > Hi, > Can somebody guide me on how to pull data from a database(My SQL) to > Guvnor > Decision table . Problem statement is to