Re: [rules-users] Using Drools for Batch Data Validation

2010-04-21 Thread Wolfgang Laun
I have just completed an intra-company report, part of which researches the usability of rule based systems for data validation, and the bottom line is: yes. There are some variations in rule authoring that might be useful or not, such as using a domain specific language, or rule templates. The t

[rules-users] Using Drools for Batch Data Validation

2010-04-21 Thread Richard, Rene
Hello, I am new to Drools (1 day of reading and watching video podcasts etc...). We have a requirement for our project where we'll have an input table HSQLDB table and some validation rules we need to apply on the data in the table. Some tables will have > 45 000 records or more. Would this ki