Exits
Purpose
Defines the status of each user
exit point except for security call exit points
:
- Whether it is active
- The name of the program associated with the exit point, if any
- Whether CICS® can load the program and find the program in the DFHRPL load library concatenation.
You can set these values using the CICS Configuration Manager ISPF dialog option 1.7 Exit Points.
Security
call exit points are not represented in the Exits repository object
or in dialog option 1.7 Exit Points.
Security call exit points always invoke the program CCVXSECI.
For more information about user exit points, see Extending and customizing the CICS Configuration Manager server with user exits.
Object criteria
Fixed object name:
<ObjName> Exits </ObjName>
Object data
Input data | Elements |
---|---|
|
|
|
|
|
|
|
|
Yes |
|
- 1
- The <RGroup> ("repeating group") element is a container for a set of <RGroupElement> elements. Here, each <RGroupElement> identifies a user exit point.