WAPLEXEC programs
The Workload Automation Programming Language for z/OS is a REXX based tool provided to give you easy access to the features of the HCL Workload Automation for Z Program Interface (PIF). Workload Automation Programming Language can be extended by WAPLEXEC programs, which are REXX programs using Workload Automation Programming Language functions to tackle specific tasks or functions.
Workload Automation Programming Language provides
you with a set of programs in the SEQQMISC library. The following WAPLEXEC routines
are provided with Workload Automation Programming Language,
but are no longer supported nor documented:
Old routine | Now replaced by... |
---|---|
EQQWXADD |
Workload Automation Programming Language ADD command. |
EQQWXJBF |
Workload Automation Programming Language LISTJOB command.
Alhough the output format is different, the core function is the same,
to find jobs in the database. |
EQQWXMOD |
Workload Automation Programming Language Current Plan Operation commands. For detailed information, see Current Plan Operation commands. |
EQQWXLNK |
Workload Automation Programming Language ADD command
with LINK(YES) . |