Skip to content

tglunde/jareplugin

 
 

Repository files navigation

Jare - Java Business Rule Engine

Pentaho PDI Plugin Step

Regular Plugin Step for the Pentaho Data Integration Tool (PDI).

The Rule Engine is a java based tool to check data from a file or database
against rules which are defined in XML files. Rules are reusable, avoid
duplication and thus are a positive factor for quality. Rules can be connected
with and/or logic to a complex data validation task.

Because the rules are defined externally, the transformation or job does not
need to change when the business rules change. The business rules can be defined
and maintained by the business user.

Can be used to check data for consistency, correctness and quality or for
filtering data. Based on the reults of the rules, actions may be executed.

Rules can be defined in one or multiple rules files in one folder or
can be zipped into an archive that the rule engine uses.

A web application is available to easily define complex rules and actions.

Read the documentation PDF file for detailed information.

The business rule engine is published as open source. Sources are available
on the web page.

Uwe Geercken
Datamelt

email: uwe.geercken@web.de

2014-05-28

About

Pentaho Plugin Step for JARE - Java Rule Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors