Previous Topic: Example: REPORT CommandNext Topic: API QUERY Command—Returns Schedule Manager Data


Use the Schedule Manager Application Program Interface

In addition to using the Schedule Manager ISPF application through OPSVIEW primary option 4.11.4, a user can invoke Schedule Manager programmatically by calling the Schedule Manager Application Program Interface (API). This includes user-coded commands on the ISPF command line, user-coded programs running in batch JCL, user-coded programs running interactively under ISPF, user-coded AOF rules, and so on.

The CA OPS/MVS REXX program ASOSMAPI processes the Schedule Manager API calls. To use the Schedule Manager API, call ASOSMAPI in the proper environment using the proper command syntax as documented in this section.