This example shows you how to create a regular rule that contains two conditions. The relationship between the conditions is AND. In this case, we want to define a rule for a cyclic Job with cyclic type Interval, and Interval should be greater than 5.
The condition here is if a Job is cyclic, and you define a cyclic type Interval, the user needs to set the interval to greater than 5.
Parent Topic |