SimpleRulesEngine Demo
Categories
Component ID
2339737
Component name
SimpleRulesEngine Demo
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Simple Rules Engine Demo
This contains a functioning simple example that utilizes the Core and UI modules. The features of the demo include the following:
- Demonstrate a simple user form with some inputs that are evaluated by the rules engine
- Demonstrate invocation of the rules processing on input data
- Demonstrate exporting entire rulebase as as an XML instance
- Demonstrate user interface to manage the rules
- Demonstrate installation creating module specific rule and measure database tables
- Includes rulebase with small collection of sample rules
- Some expressions maintained in PHP
- Some expressions maintained in simplerulesengine_demo_rule table
- Some expressions maintained in simplerulesengine_demo_measure table
This module depends on the core and ui modules of the simple rules engine suite.
- Simple Rules Engine Core the module that implements the rules engine
- Simple Rules Engine UI a module that provides a user interface into the core
- Simple Rules Engine Demo this module
Operation
Go to the YOURSITE/simplerulesengine_demo/evaluate URL. All the other links are at the bottom of that form. Click the Evaluate button to get the result of the rules engine processing that data.
Contributing
This suite has been created by SAN Business Consultants for use by Drupal developers in their open source projects. Please contact Frank or Andrew at SAN Business Consultants if you would like to contribute to this project. Thanks!
