SNAX/APC Management Programming Manual
ZAPC-TKN-CONV-ID
Common Definitions
4–22 111813 Tandem Computers Incorporated
ZAPC-TKN-CONV-ID
identifies the current conversation using a session. This token only exists when a
conversation is active.
The CONV-ID token has the token type ZSPI-TYP-STRING, with a maximum
length of 8. The programmatic commands that use this token include ZCOM-
CMD-INFO and ZCOM-CMD-STATUS. The valid object type for this token is
SESS.
The CONV-ID token is returned in the ZCOM-CMD-STATUS and ZCOM-CMD-
INFO response buffers only when a conversation is active.
ZAPC-TKN-CONV-TYPE
identifies the type of the conversation, Basic or Mapped, that is currently using
this session.
The CONV-TYPE token has the token type ZSPI-TYP-ENUM. The programmatic
command that uses this token is ZCOM-CMD-INFO. The valid object types for
this token are SESS and CONV.
The following enumerated values are valid for this token:
ZAPC-VAL-CONV-TYPE-BASIC
specifies that the conversation type is basic.
ZAPC-VAL-CONV-TYPE-MAPPED
specifies that the conversation type is mapped.
When specified with the SESS object, the CONV-TYPE token is returned in the
ZCOM-CMD-INFO response buffer only when a conversation is active. When
specified with the CONVERSATION object, the token is always returned in the
response buffer.
ZAPC-TKN-CUR-MAXINRUSIZE
indicates the current maximum number of bytes of normal flow request unit (RUs)
that the local LU receives on the session. This value is used to construct BIND
images for local LU-initiated sessions.
The CUR-MAXINRUSIZE token has the token type ZSPI-TYP-INT. The
programmatic command that uses this token is ZCOM-CMD-INFO. The valid
object types for this token are PTNR-MODE and SESS.
For the SESSION object, the CUR-MAXINRUSIZE token is returned in the ZCOM-
CMD-INFO response buffer only when the session is in the STARTED state. For a
PTNR-MODE object, the token value is set after the local LU has properly opened
the underlying SNAX access method; that is, the token value will be 0 until the
PTNR-MODE is placed in the STARTED state.