Relationship to the EQQWXMOD WAPLEXEC
The EQQWXMOD WAPLEXEC program was
the prototype for many of these commands and they have been transferred
into the base language of Workload Automation Programming Language.
There are a few amendments in syntax to avoid conflicts with existing Workload Automation Programming Language commands
and some commands have been combined.
- The
MODIFYcommand withinEQQWXMODbecomes theALTERcommand within base Workload Automation Programming Language. - The
MOVETOcommand is now also part of theALTERcommand with a newNEW_WSNAMEkeyword specifying the workstation to move to. - The
RELEASEkeyword ofMOVETOhas now become theDROPSUCCkeyword of theALTERcommand. - The
UPDATEkeyword has been moved from the PARM= route into being a keyword in each command but can still be passed via the PARM= route as this will setOPTIONS UPDATE. - The
STATUSkeyword now allows multiple status values to be specified in a single command. This was a restriction forEQQWXMODbut Workload Automation Programming Language V3.3 lifted this with changes in the core engine. - New commands
BIND,KILLandREPLYadded to this set of commands that were not part of theEQQWXMODset. - The
NOWkeyword is not supported in base Workload Automation Programming Language, because you can useOPTIONS DATEandOPTIONS TIMEinstead.
The EQQWXMOD WAPLEXEC is now being deprecated
and is not developed further to accommodate any new features of HCL Workload Automation for Z.
Use the equivalent commands within Workload Automation Programming Language,
instead.