The Programmable Operations Interface (POI) is a set of TSO command processors that give you control of the CA OPS/MVS product and access to z/OS and subsystem functions.
Command processors can do the following:
For example, if you have a batch job requiring exclusive use of a CICS file, that job can include a job step that runs the TSO Terminal Monitor Program (TMP) in batch mode. This job step can use the OPSCMD command processor of the POI to issue CICS commands (through the z/OS MODIFY command) that take control of the needed file from CICS. After the job step executes, a subsequent job step can use the batch TMP again to return the file to CICS.
When you use the CA OPS/MVS Enhanced Console Facility to invoke the CLISTs, these command sequences run automatically.
POI command processors can automate steps of these procedures that extract information from z/OS, issuing the commands needed to get the information and processing the command output in the ISPF dialog. People using these dialogs need to do nothing except respond to prompts for information that only they can supply.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|