|
|
|
|
Software development | BOA Validator
BOA Validator -
is a system of data checking in MS SQL tables.
The application allows to select and to store only correct data (that satisfy certain business rules) into the DB tables. All other data that haven't passed the control are automatically transferred to other tables.
In the process of daily work the DB records are entered by different ways: manually by users, data export from MS Access, export of the results of the marketing programs from tele-call systems, export from files.
In the process of work a user creates a set of business rules with the help of which the DB records are checked. After creation of business rules the system automatically generates SQL stored procedures or triggers. Automatic planner runs the procedures according to the schedule. The records that haven't passed checking are copied to temporary tables. After the procedure has been fulfilled the report is sent by e-mail to the administrator.
BOA Validator has freed the client from developing of great quantity of small applications and correcting the existing software.
Technologies: Microsoft .NET, Microsoft SQL Server, XML, XSLT, Microsoft Access.
|
|
|
|
 |
|