Active | Activates or deactivates the rule. You can temporarily disable a rule without losing its configuration. |
ID | The primary key in TB_RULE_BASE. You cannot edit it. |
Priority | Modifies the priority. In most cases, you can keep the default priority of the feature rule definition. See also Feature Rule Priorities. |
Feature Class | Displays the feature class caption. |
Definition | Defines server-side feature rules only. Click to view the feature rule definition (trigger text). See also Define a Server-side Feature Rule . |
Before Trigger / After Trigger | Selects the event at which the rule will be executed. Modify the regular settings here, if needed. For example, deactivate the perimeter check before an update. See Feature Rule Properties. |
Parameters |
Assigns a value to the parameters that are used in the trigger text. For example, most server-side feature rules have a default parameter for the feature class name. You can specify up to 10 parameters that can be used in the trigger text. To introduce a parameter, enter the parameters %P1, %P2 through %P10 in the trigger text. For each parameter, a text box is displayed, where you can define a name and a default value. The parameters are stored in the TB_RULE_PARAM system table. |