OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-96
FTM_INITIALIZE_REQ_
If you do not request specific functional units, the functional units requested will be:
The functional units negotiated by the responder will be returned by the
FTM_INITIALIZE_CNF_ procedure.
attrib-groups input
INT .EXT:ref:(ZFTM-DDL-ATTR-GROUPS)
requests the set of optional file-attribute groups desired for the association, where
storage, security, and private are possible. attrib-groups is an optional
parameter. If you do not supply attrib-groups, only the kernel attribute group
will be requested. If you do supply this parameter, be sure to set the ZPRIVATE
field to ZAPS-VAL-FALSE because NonStop FTAM does not support the private
attribute group.
The attribute groups negotiated by the responder will be returned by the
FTM_INITIALIZE_CNF_ procedure.
For a detailed explanation of attributes, see the OSI/FTAM Programming Guide.
contents-type-list input
INT .EXT:ref:(ZFTM-DDL-CNTNTS-LIST)
requests the presentation contexts for the association. This parameter carries a
proposed list of document type names. If you do not specify a contents type, the
document types requested will be FTAM-1, FTAM-2, FTAM-3, and NBS-9. For
more information on contents type, see the OSI/FTAM Programming Guide.
The contents-type-list parameter is optional.
Note. The requested functional units must include all mandatory functional units for the
service classes requested.
Functional Unit DDL Identifier Value
Read ZREAD TRUE
Write ZWRITE TRUE
File access ZFILEACCESS FALSE
Limited file management ZFILEMGMT TRUE
Enhanced file management ZFILEMGMTENHANCED TRUE
Grouping ZGROUP TRUE
FADU locking ZFADULOCK FALSE
Recovery ZRECOVERY FALSE
Restart data transfer ZRESTART FALSE