OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-36
ADD APPL
If ZDEL-EIT-CHECK is OFF, this field is ignored. If ZDEL-EIT-CHECK is
ON, this field may be null, ON or OFF. In either case, null defaults to OFF.
ZDEL-EDI-PRIVATE-OCTET
specifies that this APPL object can receive EDI messages with a primary body
part that uses a privately defined octet string standard. The default value is
OFF.
If ZDEL-EIT-CHECK is OFF, this field is ignored. If ZDEL-EIT-CHECK is
ON, this field may be null, ON or OFF. In either case, null defaults to OFF.
ZDEL-EDI-UNDEFINED-OCTET
specifies that this APPL object can receive EDI messages with a primary body
part that uses an undefined octet string standard. The default value is OFF.
If ZDEL-EIT-CHECK is OFF, this field is ignored. If ZDEL-EIT-CHECK is
ON, this field may be null, ON or OFF. In either case, null defaults to OFF.
If you access the subsystem through an MS group, you must include the following
tokens in the command:
ZMHS-MAP-MS-APPL-PARAMS
is an extensible structured token that contains attributes of an APPL object that
accesses the system through an MS group. This token is required if ACCESS-TYPE
is MS. Except where otherwise specified, the SPI-NULL value for each field in this
token is 32. The ZMHS-MAP-MS-APPL-PARAMS definition, ZMHS-DDL-MS-
APPL-PARAMS, contains the following fields:
ZUSER-PASSW
is a system access attribute that supplies the logon password to be associated
with this APPL object when it binds to the MS group. The SPI-NULL value for
this field is 0. Note that you can enter a null value for ZUSER-PASSW in the
ALTER APPL command, but not in the ADD APPL command.
ZLENGTH
is the length. The range of values is 1 through 62 bytes.
ZSTRING
is the logon password.
ZSUB-MAX-CONT-LEN
is a message submission attribute that specifies the maximum length of the
message content that the APPL object can support. The range of values is 1 byte
through 10485760 bytes (10 MB), as represented by the literals ZMHS-MIN-
MSG-LEN and ZMHS-MAX-MSG-LEN. The SPI-NULL value for this field is
255.