10.3.15.3 Description
This server offers the following technical services needed by terminal handlers when users log on ART CICS.
ART_LOGON sends the "ART runtime welcome" panel and
asks for APPLID input.
gensess generates a globally unique session ID
(unique in all CICS regions) with 16 characters for each
terminal.
delsess removes the session ID when the
corresponding terminal disconnects.
Note:
-
ARTLOGNmust be unique in a CICS Runtime system. -
ARTLOGNmust be only configured whenISC_ENABLE=YESis specified; otherwise, the server will not boot.
Parent topic: ARTLOGN Configuration