|
Chains |
|
|
In order to understand chain behaviour some concepts must be explained. The items composing a chain are:
Once run each item may assume two states:
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. |