UERCNETN
Netname of TOR returned
UERCSYSI
Sysid of TOR returned.
For return codes UERCNETN and UERCSYSI, the exit program must place the
netname or sysid of the terminal-owning region in fields UEPxxNTO or UEPxxSYO
(where xx is ALor IC).
If the terminal-owning region is a member of a VTAM generic resource, the exit
program should place the netname of the terminal in field UEPxxNNO. For
information about using ATIwith VTAM generic resources, see Using ATI with
generic resources, in the CICS Intercommunication Guide.
Exit XALTENF
When invoked
By the terminal allocation program when the terminal that an ATIrequest
from transient data or interval control requires is unknown in this system.
The exit program is expected to give a return code indicating whether the
terminal exists on another connected CICS system and, if so, on which one.
Exit-specific parameters
UEPALEVT
Address of 2 bytes containing the type of request. The equated
values of the types are:
UEPALESD
STARTcommand with data
UEPALES
STARTcommand without data
UEPALETD
Transient data trigger level reached.
UEPALTR
Address of 1 byte containing an indication of whether the task
issuing the STARTcommand was started by transaction routing.
The equated values are:
UEPALTY
A STARTcommand was being processed and the task
issuing the command was transaction routed to.
UEPALTN
A STARTcommand was not being processed or aSTART
command was being processed but the task issuing the
command was not transaction routed to.
UEPALFS
Address of 1 byte containing an indication of whether the START
command was function shipped. The equated values are:
UEPALFY
A STARTcommand was being processed and the START
was function shipped.
UEPALFN
A STARTcommand was not being processed or aSTART
was being processed but it was not function shipped.
226 Customization Guide