TRANSFER Reference Manual

GET-ITEM-COMPNT-A01
TISERV UOW Descriptions
2–274 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-EOF
4035 E-ITEM-NOT-FOUND
4040 E-BAD-ITEM-DESCR
4051 E-MUST-BE-YN
4057 E-INVALID-REL-POSITION
4092 E-INVALID-NUM-RQSTD
To indicate problems with an item handle:
4062 E-INVALID-ITEM
-4063 W-ITEM-NOT-RETURNED
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
is the number of components for which TISERV returned data in the response.
COMPNT-ENTRY
contains the item ID (in the ITEM-ID field), the relative position (in the REL-
POSITION field), the item type (in the ITEM-TYPE field), and the component type
(in the COMPNT-TYPE field) of each component, as returned by TISERV. The size
of this array must be declared consistently with the length of the data requested by
START-POSITION and NUM-REQUESTED. The TRANSFER delivery system
assigns only enough space to accommodate the NUM-RETURNED elements in
COMPNT-ENTRY. If another UOW response follows this one in the same IPC,
this next response begins immediately after the element last returned.