OSI/MHS SCF Reference Manual

OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual424828-001
2-18
ADD APPL Command
SUB-MSG-ALLOWED
specifies whether or not the APPL object can submit messages. The default value is
ON.
SUB-PROBE-ALLOWED
specifies whether or not the APPL object can submit probes. The default value is
OFF.
SUB-RELIABLE-TRANSFER
defines the method used and path taken by messages from the LO group to the
OSI/MHS subsystem.
ON ensures that messages are submitted exactly once, provided that the P7 API
application assigns invoke IDs in a particular way. For more information about
invoke IDs, refer to the OSI/MHS P7 Application Programmatic Interface (P7 API)
Manual. ON also specifies direct submission of messages between the LO group
and the MR group, bypassing the MS group.
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.
The default value for this attribute is OFF.
The delivery-control attributes are the following attribute name and value combinations:
DEL-LOWEST-PRI
specifies the lowest priority of messages to be delivered to the APPL object. This
value is in the range 0 (lowest priority) through 2 (highest priority). The default
value is 0.
DEL-MSG-ALLOWED
specifies whether or not messages can be delivered to the APPL object. The default
value is ON.
DEL-REPORT-ALLOWED
specifies whether or not reports can be delivered to the APPL object. The default
value is ON.
The message-retrieval attributes are the following attribute name and value
combinations. For detailed information about these X.400 attributes, see the X.413 and
X.420 CCITT Recommendations.
[ DEL-LOWEST-PRI integer ]
[ DEL-MSG-ALLOWED { ON | OFF } ]
[ DEL-REPORT-ALLOWED { ON | OFF } ]