Subsystem Control Point (SCP) Management Programming Manual
Commands and Responses
Subsystem Control Point (SCP) Management Programming Manual—520619-001
5-5
Common Response Tokens
Common Response Tokens
Many of the tokens associated with a response are common to all responses. Tokens
from the command-message header are put into the response header. ZSPI-TKN-
SERVER-VERSION is also put into the response header.
ZSPI-TKN-DATALIST
indicates the beginning of a data list. One response record is contained in each data
list. ZSPI-TKN-ENDLIST indicates the end of the data list. The presence of
ZSPI-TKN-DATALIST and ZSPI-TKN-ENDLIST depends on the value of
ZSPI-TKN-MAXRESP. Neither ZSPI-TKN-DATALIST nor ZSPI-TKN-
ENDLIST is present if ZSPI-TKN-MAXRESP is 0.
ZSPI-TKN-MANAGER
specifies the name of the subsystem process that processed the request.
ZCOM-TKN-XMGR
is a new token for specifying the name of the subsystem process that processed the
request. For more information, see Command-Message Routing on page 3-3.
ZCOM-TKN-OBJTYPE
specifies the object type for ZCOM-TKN-OBJNAME.
ZCOM-TKN-OBJNAME
specifies an object name for each object acted on by the command.
Common Response Tokens
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32
or
ZCOM-TKN-XMGR token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZSPI-TKN-RETCODE token-type ZSPI-TYP-INT
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING