Step List
Step Lists
A Job has 3 Step Lists where designed Steps are placed into.
|
Job execution starts with Process List. |
Step Lists in a Job : Process - Reject - Rework
List name |
Description |
Process List |
When a Job is started, execution starts with Process List. Steps in it are executed in order, from the beginning of the list towards the end of the list. During execution of Process List, execution can be directed to either Reject or Rework List. When all steps in the list is completed, Job ends. |
Reject List |
When execution is directed from Process List to Reject List, the Steps - if any - in it are executed in order, from the beginning of the list towards the end of the list. During execution of Reject List, execution can not be directed to either Process or Rework List. When all steps in the list is completed, Job ends. |
Rework List |
When execution is directed from Process List to Rework List, the Steps - if any - in it are executed in order, from the beginning of the list towards the end of the list. During execution of Reject List, execution can not be directed to either Process or Reject List. When all steps in the list is completed, Job ends. |
|
Job execution ends when there is no steps left within the List. |
Step Lists are presented in Tabbed structure
Toolbar Button |
Description |
|
Add Step to the Selected Step List ( i.e Process/Reject/Rework) List |
|
Duplicate selected item |
|
Delete selected item |
|
Simulate selected item |
Redirecting execution flow from Process List to Reject/Rework List
That can be done in 2 ways:
- Via pressing Using the Reject/Rework buttons located in the Context menu of Monitor1(Note that their visibility is determined by the designer in Design time)
- Via an Reject/Rework action executed in an Event