Ektron 8.6.1

Creating Business Rules for Your Website

Prerequisite

Only members of the Administrators user group and those defined in the Manage Members for Role: Add Role Member Business Rule Editor screen can work with Business Rules. See Also: Defining Roles

Business Rules let you define conditions for Web pages on your site. You choose an action based on whether the conditions are true or false when a site visitor browses your site. For example:

With Business Rules, you do not write code to set conditions and initiate actions. You simply complete the Business Rules wizard, have your developer add a Business Rules server control to your Web form, and assign a Business Ruleset to the server control. See Also: BusinessRules server controla server control uses API language to interact with the CMS and Framework UI to display the output. A server control can be dragged and dropped onto a Web form and then modified..

Business Rules start out with a ruleset made up of one or more rules. Rules consist of conditions and actions. There are several predefined conditions and actions for rules.

Conditions include:

Actions include:

When a rule is defined, you can add it to multiple rulesets. This is useful if several rulesets use a common rule.