GDSX Management Programming Manual
Commands and Responses
GDSX Management Programming Manual—529930-001
5-49
START Command
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is the file name of the GDSX process. This token is optional if the process name
exists in ZCOM-TKN-OBJNAME
on page 4-6; the token must occur only once. See
the SPI Programming Manual for a description of this token.
ZCOM-TKN-OBJNAME
is the name of the object to which the command is directed. This token is required
and is described in ZCOM-TKN-OBJNAME
on page 4-6.
ZCOM-TKN-CMD-TIMEOUT
ZCOM-MAP-REQID
are described in the SPI Common Extensions Manual. Duplicate occurrences of
these tokens are not allowed.
ZCOM-TKN-SUB
is described in the SPI Common Extensions Manual.
Tokens in Command Buffer
ZSPI-TKN-MANAGER TYPE ZSPI-TYP-FNAME32.!o
ZCOM-TKN-OBJNAME TYPE ZSPI-TYP-STRING.!r
ZCOM-TKN-CMD-TIMEOUT TYPE ZSPI-TYP-TIMESTAMP.!o
ZCOM-TKN-SUB TYPE ZCOM-TYP-ENM-SUB.!o
ZCOM-MAP-REQID
def ZCOM-DDL-REQID.
02 ZCRTPID TYPE ZSPI-DDL-CRTPID.!o
02 ZPAID TYPE ZSPI-DDL-INT.!o
end.
ZSPI-TKN-MAXRESP TYPE ZSPI-TYP-INT.!r
ZSPI-TKN-CONTEXT TYPE ZSPI-TYP-BYTESTRING.!o
ZSPI-TKN-RESPONSE-TYPE TYPE ZSPI-TYP-RESPONSE-TYPE.!o
ZSPI-TKN-ALLOW-TYPE TYPE ZSPI-TYP-ALLOW-TYPE.!o
ZSPI-TKN-COMMENT TYPE ZSPI-TYP-STRING.!o
Tokens in Response Buffer
ZSPI-TKN-DATALIST TYPE ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST TYPE ZSPI-TYP-SSCTL.
ZCOM-TKN-OBJNAME TYPE ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE TYPE ZCOM-TYP-ENM-OBJ.
ZSPI-TKN-RETCODE TYPE ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST TYPE ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST TYPE ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT TYPE ZSPI-TYP-BYTESTRING.