TRANSFER Programming Manual
Where to Find UOW Descriptions
Designing and Writing a Client
9–8 069138, Update 1 to 040970 Tandem Computers Incorporated
Where to Find
UOW Descriptions
UOWs are organized into the following functional areas:
Session control
Item handling (including whole item, named item, record handling, and item tree
operations)
Package handling (including submittal preparation, recipient list
definition, package delivery, and package receipt)
Folder manipulation
External object manipulation
National language support
Character set and map support
TRANSFER configuration inquiry
X400 services
Administration (including session, depot, depot statistics, distribution list, and
name management)
Sections 5, 6, and 7 contain an overview of these UOWs. The TRANSFER Reference
Manual contains a complete description and syntax information for each UOW.
Notes on Package Handling When assembling and submitting a package under TISERV, the amount of nesting
allowed can be limited by the amount of stack space available in the server for these
activities. The space available is determined by the MEM option of the RUN
command and the MAXREQUEST, MAXREPLY, and MAXLINKS parameters that are
defined when TISERV is started.
In spite of this constraint, you can construct a very deep item tree by working from the
top down. You would, for example, start with the items at the topmost level, link
these items together, and then proceed to the second level, linking the items at this
level together, and so on.