OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-53
ADD GATEWAY Command
ADD GATEWAY Command
The ADD GATEWAY command defines a gateway object to the OSI/MHS subsystem.
This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#gateway
is the name of the GATEWAY object to be added.
attribute-spec
is a specification of an attribute and a value to be assigned to it. The attributes and
their values are listed below.
The attribute-spec for the ADD GATEWAY command is one of the following
attribute name and value combinations:
GW-AUX-PNAME
specifies the process name of the wait manager associated with the gateway process.
This attribute is required for a GPI gateway and is optional for a TRANSFER
gateway. The specified process name must be unique both within and between
GATEWAY objects.
GW-PNAME
specifies the process name of the entry manager or managers associated with the
gateway process You must specify at least one entry manager; you can specify up
to five by repeating GW-PNAME. The process name must be unique both within
and between GATEWAY objects.
GW-TYPE
specifies the type of gateway being defined. Only one P1-EXIT gateway object can
be configured per OSI/MHS subsystem.
ADD [ / OUT file-spec / ] GATEWAY [\psystem.]$proc.#gateway
[ , attribute-spec ]...
[ GW-AUX-PNAME process-name ]
GW-PNAME process-name...
[ GW-TYPE { NORMAL | P1-EXIT } ]
[ PASSWORD { IA5-string | * } ]
[ VALIDATION { ON | OFF } ]
VINTAGE { 84 | 88 }
[ GW-MAX-TIME-EXPIRED time ]