About Condition Components

A condition component is comprised of conditional statements (that is, IF...THEN statements) that are either true or false. If the condition is true, the system performs the actions you specify; if the condition is false, the system performs other actions you specify. The condition can be a metadata condition or a data condition. Condition components cannot be shared.