Previous Topic: Derivation AlgorithmsNext Topic: Termination Actions


Exit States

Exit State is a special attribute whose value controls what happens at the conclusion of a procedure step.

Depending on the value of Exit State, the procedure step may react in the following way:

The special attribute Exit State is assigned a value using the exit state is action. The only exit state values that can be assigned are those defined using the Exit State definition facility.

Exit state definitions can be built using System Defaults or from any tool that can reference Exit States.

Each Exit State definition includes the following components:

More information:

Designing the Procedure Dialog