Engine Execution Rules - Batch (Magic xpa 4.x)
The engine execution rules work differently in Batch tasks than in interactive tasks.
|
|
-
Task Prefix
-
-
Record Prefix
-
-
Control Prefix
-
Control Verification
-
Control Suffix
-
Variable Change
-
Record Suffix
-
Task Suffix
|
-
Task Prefix
-
-
Group Prefix
-
-
Record Prefix
-
Record Suffix
-
Group Suffix
-
Task Suffix
|
As you can see, in the Batch task there are no Control-related logic units, but there are logic units that allow you to handle groups of records.
For more detailed explanations about each part in this process, see:
Task Initialization
Group and Record Processing
Task Termination
Batch Task Behavior
Batch Task Usages
Batch Task Event Handling