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.
Any required action by the existing users of the Monitor Exit Interface depends on the currently used interface.
If you use the XPFCMEI macro, convert those programs using the XPFCMEI macro to use the updated GSVCMEI macro or the CICS command-level interface. Failure to convert existing modules does not cause a problem, but Monitor Exit Interface data is not collected.
If you use the GSVCMEI macro, reassemble those programs using the GSVCMEI macro. No code changes are required. You could also optionally convert those programs to use the CICS command-level interface. Failure to convert existing modules does not cause a problem, but Monitor Exit Interface data is not collected.
|
Copyright © 2012 CA.
All rights reserved.
|
|