This exit allows the execution of a user‑developed exit routine that provides security checking for the CA XCOM Data Transport TSO/ISPF Operator Control Facility.
The default module name and entry point for this exit is XCOMEX04. The default module name can be overridden by specifying the load-module name in the Default Options.
Specify EXIT04=YES | Load-module name in the Default Options to enable this exit.
The modules XCOMDPJ, XCOMDSPL, and XCOMOPER call this exit.
This exit is a branch entry.
ADMPL is the required DSECT.
The addressing mode at entry is 31.
The following registers are available at entry:
Undefined
Address of ADMPL
Undefined
Address of register save area
Return address
Entry point address
The following registers are available at exit:
Undefined
Return code
The following return codes are valid for user exit 4:
User is authorized to perform function
User is NOT authorized to perform function
The following is a sample program using this exit:
CAI.CBXGSAMP(XCOMEX04)
| Copyright © 2012 CA. All rights reserved. |
|