The Business Rules Engine is a PL/SQL framework designed to apply custom business rules to a specific dataset and in order to generate a required output. For example – calculate customer ratings based on activity, apply custom discounts or any other decision making process that can be automated. The rules can be applied either on a large dataset or for one record using JSON or XML and Rest Services.
The BRE is easy to implement, simple to use and has smart design which allows fast customization after deployment to production.