TRANSFER Reference Manual

GET-AUX-NAME
TISERV UOW Descriptions
2–232 069139, Update 1 to 40969 Tandem Computers Incorporated
RETN-CODE
is the return code. TISERV returns a code in this field to indicate one of the
following entries.
0 OK
-4001 W-TISERV-EOF
4035 E-ITEM-NOT-FOUND
4042 E-ITEM-NOT-PKG-HDR
4051 E-MUST-BE-YN
4052 E-RESERVED-MUST-BE-N
4062 E-INVALID-ITEM
-4063 W-ITEM-NOT-RETURNED
4163 E-INVALID-AUX-NAME-TYPE
RETN-CODE-DETAIL
is an error number returned by a subsystem other than the TRANSFER delivery
system or is a further qualification of an error detected by the TRANSFER delivery
system.
NUM-RETURNED
indicates the number of records actually returned in the response.
NAMES-RETURNED
contains the records returned and includes for each record the auxiliary name,
type, and sequence number. The number of names retrieved might be less than
the number requested. In this case, the warning W-EOF is returned in the RETN-
CODE field. If W-EOF is returned and the package has auxiliary names in X400
form, then W-X400-NAMES is returned in RETN-CODE-DETAIL.
GET-AUX-NAME Operation
GET-AUX-NAME retrieves the TRANSFER authorizing user or reply-to recipient
names for a package. The names are retrieved in order using the AUX-NAME-TYPE
and AUX-NAME-SEQ-NUM values specified. The first name can be retrieved by
setting the fields to the following values:
AUX-NAME-TYPE = either 104 or 105
AUX-NAME-SEQ-NUM = 0
GET-EXACT = N
SKIP-EXACT = N
To retrieve subsequent records in sequential order, set AUX-NAME-TYPE and AUX-
NAME-SEQ-NUM to the values for the last recipient returned; then set SKIP-EXACT
to Y.