Chains

Top  Previous  Next

In order to understand chain behaviour some concepts must be explained. The items composing a chain are:

Chain
Steps
Jobs

Once run each item may assume two states:

(normally) terminated
fault

When an item ends in fault state NO return code is available. Instead, when an item ends "normally" a return code is provided.

Chains and steps have a set of actions to be performed on fault or normal end.