Rules
From DOC
Contents |
Overview
Tolven uses a rule engine to perform most actions resulting from the submission of a document.
Creating a rule package
Adding rule packages to a plugin
Rules are introduced into the Tolven environment by specifying one or more rule files in a plugin.
Uploading rules to the application server
Rules must all be uploaded, compiled, and stored in the database so that they are ready for evaluation when a message is processed. This is done in the configPhase3 step described in Configure Tolven Plugin Framework#Phase 3 Configuration. All of the rule packages from each plugin is collected and uploaded.

