TRANSFER Reference Manual
Package-Handling UOWs
Programmatic Interface to the TRANSFER Delivery System
069139, Update 1 to 40969 Tandem Computers Incorporated 1–11
You use the UOWs in Table 1-3 to manage named items.
Table 1-3. Summary of TISERV UOWs for Named Items
UOW UOW Code UOW Operation
ALTER-ITEM-NAME 150 %226 %H96 Assigns, alters, or removes a name for an instance
of an item in a folder.
GET-ITEM-NAME 152 %230 %H98 Retrieves the name assigned to an item in a
particular folder.
SCAN-BY-ITEM-NAME 151 %227 %H97 Returns the ID, item name, and unsave time of
items in a folder.
You use the UOWs in Table 1-4 to append records to items or delete records from
items.
Table 1-4. Summary of TISERV UOWs for Item Data Record Handling
UOW UOW Code UOW Operation
ADD-ITEM-REC 104 %150 %H68 Adds a data record to an item.
DELETE-ITEM-REC 105 %151 %H69 Deletes a data record from an item.
GET-ITEM-REC 125 %175 %H7D Retrieves data records from an item.
GET-ITEM-REC-B40 148 %224 %H94 Retrieves data records, including data records of an
external object, from an item.
You use the UOWs in Table 1-5 to attach items as components to other items and
detach items from other items.
Table 1-5. Summary of TISERV UOWs for Item Component Handling
UOW UOW Code UOW Operation
ATTACH-COMPNT-A01 136 %210 %H88 Attaches one item to another as a component .
DETACH-COMPNT 113 %161 %H71 Detaches one item from another.
GET-ITEM-COMPNT-A01 137 %211 %H89 Returns a list of component items within an
item to your application.
Package-Handling UOWs Package-handling UOWs can be grouped as follows:
Submittal preparation
Recipient list definition
Package delivery
Package receipt UOWs