OSI/MHS SCF Reference Manual

Introduction
OSI /MHS SCF Reference Manual424828-001
1-6
CUG Object
#MS, which refers to the message store CLASS object
#RS, which refers to the remote operations service CLASS object
Examples of CLASS object names are:
$ZMHS.#GI
$ZMHS.#LO
$ZMHS.#MR
$ZMHS.#MS
$ZMHS.#RS
CUG Object
The CUG object type defines a closed user group within the OSI/MHS subsystem.
CUGMEMBER Object
The CUGMEMBER object type identifies an individual member of a closed user group.
DLIST Object
The DLIST object type defines a local distribution list within the OSI/MHS subsystem.
DLISTMEMBER Object
The DLISTMEMBER object type identifies an individual member of a local distribution
list.
ENTRY Object
The ENTRY object type inquires about OSI/MHS queues where messages may be
pending.
Three types are valid for the ENTRY object: #LINKRETRY, #ROUTERETRY, and
#DEFERRED.
#LINKRETRY describes the messages that are being delayed for LINK-RETRY-
DELAY as part of the message retry scheme.
#ROUTERETRY describes the messages that are being delayed for time ROUTE-
RETRY-DELAY as part of the message retry scheme.
#DEFERRED describes the messages that MS APPL objects have requested to be
deferred before transmission.
Examples of ENTRY object names include:
$ZMHS.#LINKRETRY
$ZMHS.#ROUTERETRY
$ZMHS.#DEFERRED