System Administration
Plugin Business Rules
To access this page:
- Select Admin > WebApps in the Navigation pane.
- Click the Plugins icon for the desired WEB APP NAME.
- Click the Plugins icon for the desired ASSEMBLY PATH.
- Click the Business Rules icon for the desired PLUGIN NAME.
Field |
Description |
WEB APP NAME |
Displays the name of the WebApp where the business rule resides. |
PAGE NAME |
Displays the page name within the WebApp where the business rule runs. |
EVENT NAME |
Displays the event that runs on the page. |
EVENT DESCRIPTION |
Displays a brief description of the event. |
RUN ON VALIDATE |
If checked, the business rule runs when the event is validated. If unchecked, the business rule does not run when the event is validated. |
RUN ON VALIDATE FAIL |
If checked, the business rule runs even when the event fails. If unchecked, the business rule does not run when the event fails. |
FORCE FOREGROUND EXECUTION |
If checked and if the validation rule is set to run in the background, it will execute twice: once in the foreground and later in the background. The intent of this feature is to ensure that the Business rule runs against the Web Server, even if the event is set to run in the background. For example, Force Foreground Execution may be required for plugin access to the Http Context. |
IS ACTIVE |
If checked, the business rule runs for the event. If unchecked, the business rule does not run for the event. |