Condition | Validation | Action |
IF | Logical expression | Logical expression |
THEN | Logical expression | Action (assignment) |
Rule Detail | Description |
ID | ID of the rule. OneData internally generated the ID. |
Name | Name of the rule. |
Type | Type of the rule - Validation or Action. |
Validation Message | Message shown when a user violates the validation rule. |
Disabled | Whether to disable the rule. |
Step Detail | Description |
Delete | Icon to delete the rule step. |
Condition Type | IF or THEN |
# | Step number in the rule. |
Left Logical Operator | Logical operator applied. |
Left Parenthesis | Open parenthesis that is part of the condition. |
Left Expression | Expression on the left side of the Operator. |
Operator | Operator applied to check the expression. |
Right Expression | Expression on the right side of the Operator. |
Right Parenthesis | Close parenthesis that is part of the condition. |
Right Logical Operator | Logical operator applied. |