Sample library (SEQQSAMP)

The SEQQSAMP library contains samples to help you use HCL Workload Automation for Z programming interfaces. In most cases, you need only add installation-specific JCL to adapt a member in SEQQSAMP to your requirements. SEQQSAMP Library Members for Programming Interfaces and the API lists the members in the SEQQSAMP library that apply to programming interfaces, and provides a brief description of each member. The pages that follow describe the members in more detail. A list of all samples provided with HCL Workload Automation for Z is found in HCL Workload Scheduler for Z: Planning and Installation.

If you need to change a sample member, copy the source to a separate library; the original sample member is then available for reference. Also, create an SMP/E usermod for each sample member you execute in the production environment. Changes to the sample source code are then flagged for your attention, and subsequent updates can be reflected in the production code as soon as possible.

Table 1. SEQQSAMP Library Members for Programming Interfaces and the API
Member Brief description
EQQAPISM ASCII file containing a sample API application
EQQOCWTO Assembler routine for programmers to communicate with operators
EQQPIFAD Program-interface PL/I sample that creates a two-operation application in the AD database
EQQPIFAP Program-interface PL/I sample that resolves nonpromptable JCL variables.
EQQPIFCB Program-interface assembler samples for various current plan or LTP actions
EQQPIFCL Program-interface assembler sample that uses the DAYSTAT command to return work or free status for a particular date
EQQPIFDJ Program-interface assembler sample that deletes JCL for completed occurrences from the JCL repository (JS) data set
EQQPIFJC Program-interface COBOL sample to manipulate JCL variable tables
EQQPIFJD Program-interface PL/I sample that can either list or delete records in the JCL repository data set (JS)
EQQPIFJV Program-interface PL/I sample to manipulate JCL variable tables
EQQPIFOP Program-interface REXX sample to modify an operation in the current plan
EQQPIFPR Program-interface REXX sample to list all cyclic periods
EQQPIFWI Program-interface PL/I sample to modify capacity values in an open interval of a current plan workstation
EQQRXSTG An assembler routine to get and free storage for the REXX PIF samples