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:
  1. 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.
  2. Define the program-to-program interface receiver identifier for the EVESNPPI NetView subtask program.
  3. Provide the identifier of the console on which the long-running COPC transaction is started.
  4. 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:
  1. 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.
  2. Define request programs and autotasks to be used for specific functions.
  3. Define response programs and autotasks to be used for specific functions.
  4. Define the program-to-program interface receiver identifier for the EVESNPPI NetView subtask program.