OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-42
ADD APPL
ZMSG-DEL-ID
is a message retrieval attribute that specifies whether this APPL object can use
the messageDeliverIdentifier X.400 attribute stored in the MS. In an ADD
command, a null value indicates that this attribute is not used for this APPL.
ZMHS-MAP-LOS-EXT-PARAMS
is an extensible structured token that defines attributes that are configurable for an
APPL object that accesses the system through the LO GROUP process. This token
is required if ACCESS-TYPE is MS. The SPI-NULL value for this structure is 32.
The ZMHS-MAP-LOS-EXT-PARAMS definition, ZMHS-DDL-LOS-EXT-
PARAMS, contains:
ZSUB-REL-TRANSFER
defines the method used and path taken by messages from the LO group to the
OSI/MHS subsystem. The value ZMHS-VAL-FLAG-ON allows messages to be
submitted exactly once, providing that the P7 API application assigns invoke IDs in
a particular way. For more information about invoke IDs, see the Tandem OSI/MHS
P7 Application Programming Interface (API) Manual. ZMHS-VAL-FLAG-ON also
specifies direct submission of messages between the LO group and the MR group,
bypassing the MS group.
The value ZMHS-VAL-FLAG-OFF specifies indirect submission of messages
between the LO group and the MR group, by way of the MS group. It allows
messages to be submitted more than once, but does not reuse the invoke IDs in
retrying the submission.
ZMHS-MAP-APPL-OSI-ADDR
is an extensible structured token that defines a remote user agent’s calling OSI
address. This token is conditional; you can specify it only if the MS group uses an
MS bind password server. The ZMHS-MAP-APPL-OSI-ADDR definition,
ZMHS-DDL-APPL-OSI-ADDR, contains:
ZPSELECTOR
is a structure that defines the PSEL part of the OSI address used by this group
for receiving associations from adjacent MTAs. This structure identifies a
presentation layer entity. If you specify the attribute name without any
characters as the address or you do not specify this attribute name at all, this part
of the address is unused. The SPI-NULL value for this structure is 255.
ZLENGTH
is the length of the string field in bytes. This value must be an even number
in the range 0 through 32.
ZSTRING
is the OSI address PSEL. This value must be a hexadecimal string of the
length specified in ZLENGTH.