Safeguard Management Programming Manual (G06.24+, H06.03+)

Commands
Safeguard Management Programming Manual422086-012
7-28
ADD EVENT-EXIT-PROCESS (PROC) Command
Command-Specific Tokens in the Command Buffer
ZCOM-TKN-OBJNAME
is the name of the event exit for which this configuration record is being created.
ZSFG-TKN-ENABLED
is an optional token that specifies whether the event exit is to be started. The
default is FALSE. If ZSFG-TKN-ENABLED is set to TRUE, ZSFG-TKN-PROG-
FNAME must contain the name of the object file to be run.
ZSFG-TKN-RESPONSE-TIMEOUT
is an optional token that specifies the number of seconds, from 1 to 900, that the
Safeguard software is to wait for the event-exit process to respond to an event.
The default value is five seconds.
ZSFG-TKN-ENA-SEEP-AUTHN
is an optional token that specifies whether authentication events are to be sent to
the event-exit process when ZSFG-TKN-ENABLED is TRUE. The default is
FALSE.
ZSFG-TKN-ENA-SEEP-AUTHZ
is an optional token that specifies whether authorization events are to be sent to
the event-exit process when ZSFG-TKN-ENABLED is TRUE. The default is
FALSE.
ZSFG-TKN-ENA-SEEP-PSWD
is an optional token that specifies whether password change events are to be sent
to the event-exit process when ZSFG-TKN-ENABLED is TRUE. The default is
FALSE.
ZSFG-TKN-PROG-FNAME
is an optional token that specifies the name of the object program file that is to be
run when the event-exit process is enabled. This object file name is required if
ZSFG-TKN-ENABLED is set to TRUE. The default is no object program file. This
token cannot be changed to null if ZSFG-TKN-ENABLED is set to TRUE.
ZSFG-TKN-LIB-FNAME
is an optional token that specifies the library file (if any) associated with the event-
exit process. The default is no library file.