TRANSFER Reference Manual

GET-FOLDER-ORDER
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–267
ORDERING-DISCIPLINE
specifies what information TISERV uses 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)
Items are 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 is APPLIC-DEFINED (A).
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 does not equal
APPLIC-DEFINED.
OPTIONS
provides additional criteria for saving items.
ASCENDING-SEQUENCE
indicates whether items are saved within the folder in ascending or
descending key order.
Y Items are saved in ascending key order.
N Items are saved in descending key order.