Home
Enabling CICS user exits
Before using a CICS user exit, read the CICS Administration Guide for your platform.
A CICS user exit point (normally referred to as a user exit) is a place in a CICS module at which CICS can transfer control to a program that you have written (a user exit program), and at which CICS can resume control when your exit program has finished its work.
Parent topic:
The CICS two-phase commit process
fa13970_
Home