TRANSFER Reference Manual

CREATE-FOLDER-B10
TISERV UOW Descriptions
2–170 069139, Update 1 to 40969 Tandem Computers Incorporated
10 reserved-3 TYPE BOOLEAN VALUE "N".
10 reserved-4 TYPE BOOLEAN VALUE "N".
10 reserved-5 TYPE BOOLEAN VALUE "N".
10 reserved-6 TYPE BOOLEAN VALUE "N".
10 reserved-7 TYPE BOOLEAN VALUE "N".
03 item-retention-time
05 quantity PIC 9(4) COMP.
05 units PIC A.
05 filler PIC X.
03 reserved PIC X(16) VALUE SPACES.
END.
HDR
is the UOW header. The UOW-CODE value is 235.
CORR-NAME
is the name of the correspondent represented by the calling process. You can
specify a partially qualified name, including wild-card characters. If the
correspondent is an administrator of an interest group or is a system administrator
with write privileges, the correspondent can create shared group distribution lists.
In addition, nonadministrative group members can create group distribution lists
if the object-creation privileges flag in the group profile permits it. If the
correspondent does not have the proper authority, an
E-SECURITY-VIOLATION error is returned. In the response, the fully qualified
correspondent name is returned.
FOLDER-NAME
is the name to be assigned to the new folder. The name must be either a
TRANSFER simple name or a fully qualified name.
ORDERING-DISCIPLINE
specifies what information TISERV should use as the ordering key when saving
items in the folder as follows:
TIME-SAVED (T)
saves items in chronological order of the time a SAVE-ITEM UOW is executed
for the items.
CREATOR-NAME (C)
saves items in alphabetic order by the node name and then the correspondent
name of the creator.