Information about the Calling module and Entry sequence for EXIT05 is missing from the XCOM for z/VSE 3.1 Guide.
XCOM™ Data Transport® for z/VSE
Calling Module and Entry Sequence
This exit is called by the module XCOMFILE, which in turn is called either by XCOMJOB or XCOMXFER.
The following table summarizes how the exit is given control:
EXEC PGM= | PARM= | XCOMEX05 Entry Sequence | SECLUN Contents |
XCOMJOB | TYPE=EXECUTE | XCOMJOB --> XCOMFILE --> XCOMEX05 |
REMOTE LU OR IP ADDRESS (hex) |
XCOMJOB | TYPE=SCHEDULE | XCOMJOB --> XCOMFILE --> XCOMEX05 |
XCOMAPPL (the APPLID of the XCOM server) |
XCOMXFER | N/A | XCOMXFER --> XCOMFILE --> XCOMEX05 |
REMOTE LU OR IP ADDRESS (hex) |
Field | EQU | Field Contents | Description |
CSAJOBF | CSAJOBJ | Character 'J' | XCOMEX05 entered via XCOMJOB |
" | CSAJOBX | Character 'X' | XCOMEX05 entered via XCOMXFER |
NSABATF | NSABATE | Character 'E' | TYPE=EXECUTE transfer |
" | Character 'S' | TYPE=SCHEDULE transfer |
Note: CSADSECT and NSADSECT are distributed in XCOM's macro library.