TRANSFER Reference Manual
COPY-ITEM-B40
TISERV UOW Descriptions
2–150 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
4010 E-BAD-TRANSACTION
4035 E-ITEM-NOT-FOUND
4051 E-MUST-BE-YN
4052 E-RESERVED-MUST-BE-N
4053 E-COPY-ITEM-DISALLOWED
4111 E-INVALID-RESERVED
4115 E-EXTOBJS-DISABLED
4304 E-INVALID-GUARDIAN-ID
4470 E-BAD-ID-OR-PASSWORD
To indicate problems with an item handle:
4062 E-INVALID-ITEM
-4063 W-ITEM-NOT-RETURNED
To indicate problems with the depot storage statistics facility:
4944 E-ERR-DEPSTAT-FILE
6114 E-DSF-INTERNAL-ERROR
6126 E-DSF-STAT-ARRAY
6127 E-DSF-BAD-TIMESTAMP
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.
NEW-ITEM-ID
is the ID of the new item created by the copy operation.
COPY-ITEM-B40 Operation
COPY-ITEM-B40 makes a copy of an existing item, thus creating a new item. You can
optionally copy the original item's data records, recipient records, components list,
primary external object list, X400 recipients, and alternate external object list.
If the item being copied is a package that has been submitted for delivery, the new
item descriptor has a value of 0 for REPLY-BY-DATE, SUBMIT-TIMED, SUBMIT-
EVERY, and SUBMIT-UNTIL.
If the COPY-DATA field is set to Y, the new item contains the same client data as the
item specified by ITEM-ID. This operation is equivalent to issuing a CREATE-ITEM
request, followed by one ADD-ITEM-REC request for each client record in the original
item. The new item is identified by the ID returned in NEW-ITEM-ID.