OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-9
ADD APPL Command
ADD APPL Command
The ADD APPL command defines a user or a set of users (and associated configuration
information) accessing the OSI/MHS subsystem. The APPL object can represent a user
accessing the OSI/MHS subsystem through either a message store or a gateway. The
initial state for the added APPL will be the STOPPED state; incoming messages with
this APPL named as a recipient will be rejected with Non Delivery Notification (NDN)
until the APPL is STARTED. This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#applname
is the name of the APPL object to be added.
attribute-spec
defines the Originator/Recipient name (O/R name) for the user or set of users, and
the method of access to the OSI/MHS subsystem. The attributes and their values are
listed below.
The attribute-spec for the ADD APPL command depends on the way the
APPL object accesses the OSI/MHS subsystem. It can access the OSI/MHS
subsystem two ways:
1. Through a Transfer X400 or GPI gateway
2. Through a group in the MS (message store) class
The attribute-spec for the ADD APPL command is a combination of the
following attribute name and value combinations. Note that the attribute specification
for an APPL object of any type must include both the ACCESS-TYPE and ACCESS-
NAME attributes.
ACCESS-NAME
specifies the name of either the MS group or the gateway that the APPL object will
use to access the OSI/MHS subsystem.
ADD [ / OUT file-spec / ] APPL [\psystem.]$proc.#applname
[ , attribute-spec ]...
ACCESS-NAME { [\gsystem.]group-name }
{ [\gsystem.]gateway-name }
ACCESS-TYPE { GW | MS }