Drools: in OLE
...
- Performance
- Ease of authoring rules
- Ease of updating the rules repository
Workflows: in OLE
The following workflows have been implemented so far.
Checkout Item(s):
Info Click the figure below to look at the actual gliffy image
Technical Details:
- A rule(s) file in Drools has the extension of .drl and is a simple text file with rules specified in a drools specific language. A sample of general checks for a patron is as below:
- The Drools Engine in OLE upon start up loads policies (.drl files) under the ${user.home/kuali/main/${environment}/rules} directory. The directory can contain sub-directories or simply files.
- Updates to policy files can be made at any time and re-loaded by setting a system parameter