Previous Topic: CICS Resource Definition EntriesNext Topic: CA Chorus Infrastructure Management for Networks and Systems


CICS Monitor Exit Interface (MEI)

The CA SYSVIEW for CICS Monitor Exit Interface (MEI) provides CICS programs or transactions an API into the CA SYSVIEW for CICS data collection process. Information that is passed to the MEI is recorded in the detailed transaction record of the calling transaction.

Two methods or APIs are available. Both methods can be used within a single transaction or program.

  1. CICS command level program and a standard CICS COMMAREA.
  2. Assembler macro interface.

Any required action by the existing users of the Monitor Exit Interface depends on the currently used interface.

For more information, see the help topic CICS Monitor Exit Interface (MEI).