TS/MP Management Programming Manual (G06.24+, H06.03+)

NonStop TS/MP Management Programming Manual540082-001
7-1
7 ZPWY-MAP- Definitions
This section discusses extensible structured tokens used in the token-oriented
management programming interface to TS/MP.
The information in this section is general information. Information about a definition
specific to a particular command or response appears in the description of that
command or response, later in this manual.
Definitions in this section appear in Data Definition Language (DDL) format. Definitions
of structures use DDL definition statements. For an explanation of DDL, see the Data
Definition Language (DDL) Reference Manual.
Definitions encountered in TS/MP that are used uniquely by Pathway/iTS to support
TCPs and terminals and objects related to them are described in the Pathway/iTS
Management Programming Manual.
Definitions whose names begin with ZPWY- are Pathway subsystem definitions. These
definitions are provided in the DDL file ZSPIDEF.ZPWYDDL, and in the corresponding
files for other languages.
Extensible Structured Tokens
An extensible structured token has a token map and a value consisting of data fields
whose number can be extended. This extensibility allows HP to add new fields to the
structure in later releases. Extensible structured tokens are defined by token maps.
Table 7-1 lists the categories of token maps provided by the Pathway subsystem:
Table 7-1. Categories of Extensible Structured Tokens (page 1 of 2)
Category Token Format Description
Attribute
tokens
ZPWY-MAP-DEF- These tokens define the attributes for the various
Pathway subsystem objects.
Command
-modifier
tokens
ZPWY-MAP-PAR- These tokens modify the effect of a command.
Qualifier
tokens
ZPWY-MAP-QUAL- These tokens allow you to specify criteria for object
selection. Some qualifier tokens allow specific states
or specific process types as valid values; some
qualifier tokens allow only Boolean true/false values.
Selection by state is supported only for multiobject
commands (that is, commands such as START SC
that allow continuation).