TRANSFER Reference Manual
GET-EXTOBJ
TISERV UOW Descriptions
2–248 069139, Update 1 to 40969 Tandem Computers Incorporated
03 object-id.
04 dummy PIC X(12).
03 object-type TYPE BINARY 16 UNSIGNED.
03 user-values PIC X(32).
03 rel-position TYPE BINARY 16.
END.
HDR
is the UOW header. The UOW-CODE value is 145.
PARENT
denotes the parent whose external object attachments are to be retrieved. This
field can specify a primary object name, a primary external object ID, an item ID,
or an item handle. Both PARENT-ID and PARENT-HANDLE redefine this field to
indicate an object ID or item handle, respectively, that specifically identifies this
object. In the response UOW, the PARENT field contains the fully qualified file
name of the parent; if an item (rather than an external object) was specified as the
parent, this field contains blanks.
START-POSITION
is the relative position in the list of attachments where the retrieval is to begin. If
the value in this field does not fall in the range from 1 to 9999, E-INVALID-REL-
POSITION is returned.
OPTIONS
specify criteria for selectively retrieving attachments:
PARENT-IS-ITEM
indicates whether the parent is an item or a primary external object.
Y Parent is item.
N Parent is primary external object.
PARENT-IS-OBJECT-NAME
specifies whether the object name or the object ID is used to specify the parent.
Y Parent specified by object name.
N Parent specified by object ID.