Previous Topic

Next Topic

Book Contents

Book Index

A rule with two conditions - and relationship

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.

  1. 1. In the Site Standard, select Rule:

    I_WCM_addrule

  2. In the Rule Prerequisites tab select All Job types, and add the following Rule Conditions:

    CTM_Web_CondRule_CondAnd

  3. In the Job Attribute tab, search for and select Rerun Interval:

    CTM_Web_CondRule_JobAtt_And

  4. In the Rule Format tab, in the Rerun Interval field, type <5:

    CTM_Web_CondRule_RuleFor_AND

Parent Topic

Rule conditions