First Execution Config.
Execute the first time the process is run.
Initialization
Initialize applications used in the process.
End Process
End process and close all applications used.
Get Transaction Data
Get the next transaction to be processed.
Process Transaction
Process a single transaction.
The result of the processing can be:
1)
Success, 2) Business Exception, 3) System Exception
System Exception
Successful
Successful
System Exception
New Transaction
No Data
Success
Business Exception
System Exception