Data Management Capabilities > Managing Part Structures > Windchill Options and Variants Capabilities > Creating and Managing Enterprise-wide Definitions > Defining Global Rules for Options and Choices > Conditional Rules > Creating a Conditional Rule > Using Actions In the Conditional Rule
  
Using Actions In the Conditional Rule
Specifying the Actions for the Rule
When creating a conditional rule, you can specify the following actions for the Then section of the conditional rule:
Disable – If the expressions in the If section are evaluated to TRUE, then disable the choices listed in the Then section.
Enable – If the expressions in the If section are evaluated to TRUE, then enable the choices listed in the Then section.
Include – If the expressions in the If section are evaluated to TRUE, then include the choices listed in the Then section.
Requires – If the expressions in the If section are evaluated to TRUE, then you must select at least one of the choices in the Then section.
I
Using the Requires Action
The Requires action stipulates that when the If section of the conditional rule evaluates to TRUE, then at least one choice listed in the Then section of the rule must be selected. If the system determines that only one choice from the list is eligible for selection, that choice is selected automatically to satisfy the Requires action.
If the Validate for Required Choices preference is set to Yes, the system validates that at least one choice is selected when the Requires action is used in the conditional rule. If the Requires action is not satisfied, an error message appears.
If you specify multiple Requires actions in the Then section of the conditional rule.
Considerations for the Then Section of the Conditional Rule
Consider the following information about the Then section of conditional rules:
The various actions for a conditional rule are treated as if they are they are combined using “AND”.
The various choices for the Include action of a conditional rule are treated as if they are combined using “AND”
The various choices for the Enable action of a conditional rule are treated as if they are combined using “AND”.
The various choices for the Disable action of a conditional rule are treated as if they are combined using “AND”
The various choices for the Requires action of a conditional rule are treated as if they are separated by “OR”.
* 
If you specify multiple actions of the same kind (for example, several outcomes using the Requires action), these actions are not combined and they appear separately in the THEN section of the rule. This behavior applies to all actions.