TRANSFER Programming Manual
Depot Storage Statistics Requests
TRANSFER Services
40970 Tandem Computers Incorporated 5–11
In the area of folder management, a process can:
Create a folder (CREATE-FOLDER, CREATE-FOLDER-B00, and CREATE-
FOLDER-B10 UOWs). A folder must be created before an item or a package can
be saved in it.
Retrieve and alter the ordering criteria for a folder (GET-FOLDER-ORDER and
ALTER-FOLDER-ORDER UOWs, respectively)
Retrieve and alter both the ordering criteria and the item retention time for a
folder (GET-FOLDER-DESCR and ALTER-FOLDER-DESCR UOWs, respectively)
Delete a folder (DELETE-FOLDER UOW)
For agents, the GET-AGENT-SELECT UOW retrieves selection criteria for a particular
agent. The ALTER-AGENT-SELECT UOW defines, alters, or deletes these criteria.
Distribution List
Management
A process can define distribution lists for the correspondent that the process currently
represents and can add and delete members from those lists. A process representing a
correspondent with system administrator capability can perform these operations with
any lists at any depot at that correspondent's node.
A correspondent registered at a node can reference and display the contents of any
distribution list at that same node. A system administrator registered at a node can
create, read, alter, or delete any distribution list at that same node.
In managing distribution lists, a process can:
Create a distribution list (CREATE-DLIST UOW)
Delete the distribution list (DELETE-DLIST UOW)
Add a new member to a distribution list (ADD-MEMBER UOW)
Delete a member (DELETE-MEMBER UOW)
Read a distribution list (READ-NEXT-MEMBER UOW)
The list must be created before members can be added to it.
Name Management The READ-NEXT-NAME UOW selectively reads the contents of the TRANSFER name
directory, which defines all names known to the TRANSFER delivery system. You can
use the READ-NEXT-NAME UOW, for example, to read all folder names defined.
Depot Storage Statistics
Requests
You can inquire about disc usage and configure statistic options in the following ways:
Reconfigure the way statistics are collected (ALTER-STATS-PARAMS UOW)
Retrieve the current statistics configuration (GET-STATS-PARAMS UOW)
Retrieve disc usage information for a correspondent or a group (GET-DEPOT-
STATS UOW)
Retrieve disc usage information for a folder (GET-FOLDER-STATS UOW)
Retrieve disc usage information for an item (GET-ITEM-STATS UOW)