User Tools

Site Tools


business_rules_manager.htm
Navigation:  Guide to Examples >====== Business Rules Manager ====== Previous pageReturn to chapter overviewNext page

The Business Rules Manager Class and Templates provide a mechanism for you to define Clarion logic “rules”, which are applied at runtime and can be evaluated. Each rule is associated with a data column and any event that references the data column will cause the rule to be evaluated. When a rule is evaluated it can pass or fail. Based upon your template prompt choices a failure can display an indictor next to the control that displays the referenced data column. Additionally rules can be defined and located in a resource DLL and utilized in many applications, thus reducing maintenance.

A detailed example application (RULES.APP) that demonstrates all features of this template set can be found in the \(Clarion Root)\EXAMPLES\BIZRULES folder. It also relies on another application (DBRULES.APP) that is used to link to a target DLL that stores all of the business rules information.

For more detailed information, refer to the Business Rules template help topic.

business_rules_manager.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1