SNAX/APC Management Programming Manual

ZAPC-TKN-CONFIG-XFNAME
Common Definitions
111813 Tandem Computers Incorporated 4–21
ZAPC-TKN-CHAR-MAPPING-SUPP
specifies whether the SNAX/APC process performs character translations for
mapped conversations subordinate to the target TPN or for a target conversation.
The CHAR-MAPPING-SUPP token has the token type ZSPI-TYP-BOOLEAN. The
programmatic commands that use this token include ZCOM-CMD-ADD (TPN
object only), ZCOM-CMD-ALTER (TPN object only), and ZCOM-CMD-INFO.
The valid object types for this token are CONVERSATION and TPN.
ZAPC-TKN-CONFIG-STATE
records the current configuration state of the process.
The CONFIG-STATE token has the token type ZSPI-TYP-ENUM. The
programmatic command that uses this token is ZCOM-CMD-STATUS. The valid
object type for this token is PROC.
The following enumerated values are valid for this token:
ZAPC-VAL-CONFIG-STATE-DONE
specifies that the configuration has completed.
ZAPC-VAL-CONFIG-STATE-ERROR
specifies that a configuration error was detected.
ZAPC-VAL-CONFIG-STATE-INPROG
specifies that the configuration is currently in progress.
ZAPC-VAL-CONFIG-STATE-SWITCH
specifies that a configuration files is currently being switched..
The CONFIG-STATE token is always returned in the ZCOM-CMD-STATUS
response buffer.
ZAPC-TKN-CONFIG-XFNAME
In an INFO command, this token specifies the name of the file that contains the
configuration information. This correlates to the information specified in the
CONFIG parameter of the SNAX/APC RUN command, to the configuration file
specified in an ALTER PROC command, or to the temporary file chosen by
SNAX/APC if the CONFIG parameter was not specified in the RUN or in an
ALTER PROC command.
In an ALTER command, this token specifies a new configuration file in which the
current configuration will be recorded. If this file already exists, the ALTER
command will be rejected. The file specified must be local to the SNAX/APC
process. The CONFIG-XFNAME token has the token type ZSPI-TYP-STRING,
with a maximum length of 47 characters (ZSYS-VAL-LEN-FILENAME). The
programmatic command that uses this token is ZCOM-CMD-ALTER, or ZCOM-
CMD-INFO. The valid object type for this token is PROC.
The CONFIG-XFNAME token is always returned in the ZCOM-CMD-INFO
response buffer.