TRANSFER Reference Manual

GET-FOLDER-DESCR
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–263
To indicate other problems:
4010 E-BAD-TRANSACTION
4093 E-SECURITY-VIOLATION
4105 E-CONCURRNT-FLD-UPDATE
4106 E-BAD-ORD-CRITERIA
4201 E-CONTEXT-ERR
4902 E-ERR-PROFILE-FILE
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.
ORDERING-DISCIPLINE
specifies what information TISERV should use as the ordering key when saving
items in the folder as follows.
TIME-SAVED (T)
specifies that items are to be saved in chronological order of the time a SAVE-
ITEM UOW is executed for the items.
CREATOR-NAME (C)
specifies that items are to be saved in alphabetic order by the node name and
then the correspondent name of the creator.
EARLIEST-DELIV-DATE (E)
specifies that items that are package headers are to be saved by earliest
delivery date; items that are not package headers are saved by earliest
creation date.
APPLIC-DEFINED (A)
specifies that items are to be saved in order of the ordering key specified by
the application in the SAVE-ITEM-BY-KEY UOW.
APPLIC-ORDER-TYPE
can be used to distinguish between types of ordering disciplines and is meaningful
only if ORDERING-DISCIPLINE has the value A (APPLIC-DEFINED).
APPLIC-ORDER-TYPE is not interpreted by the TRANSFER delivery system, but
is stored as part of the folder's ordering criteria. This field enables a TRANSFER
application to have several types of APPLIC-DEFINED ordering; the APPLIC-
ORDER-TYPE can be used to distinguish between types.
APPLIC-ORDER-TYPE is set to 0 if the ORDERING-DISCIPLINE is not APPLIC-
DEFINED.