Definition Members
The definition members are:
- EVESPINM: CICS PPI Initialization Member.
- This member is used on the CICS side
of the program-to-program interface to:
- Set the program-to-program interface buffer queue limit. This is the number of outstanding buffers that can be stored in the receiver buffer queue.
- Define the program-to-program interface receiver identifier for the EVESNPPI NetView subtask program.
- Provide the identifier of the console on which the long-running COPC transaction is started.
- Define the relationships between function names and CICS transaction names.
- EVENTASK: NetView PPI Initialization Member
- This member is used on the NetView side of the program-to-program interface to:
- Set the program-to-program interface buffer queue limit. This is the number of outstanding buffers that can be stored in the receiver buffer queue.
- Define request programs and autotasks to be used for specific functions.
- Define response programs and autotasks to be used for specific functions.
- Define the program-to-program interface receiver identifier for the EVESNPPI NetView subtask program.