POSTPROC – Post process external data queue
After processing all initial command statements on the
external data queue and in the INPUT
source
(usually SYSIN), Workload Automation Programming Language terminates.
If you dynamically generate more command statements into the External
Data Queue during execution, for example Batch Loader, use this option
to have Workload Automation Programming Language processed
these extra statements.
Y
- Process external data queue until it is empty.
N
- Ignore any new entries on the external data queue (default).
Note: If during the processing of the additional commands in the external
data queue, other commands are generated, they are also processed
unless you reset the
POSTPROC
option. This
could lead to a looping condition.