OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-103
FTM_INITIALIZE_CNF_
func-units output
INT .EXT:ref:(ZFTM-DDL-FUNC-UNITS)
returns the file service functional units requested by the initiator and negotiated by
the remote responder. The negotiation process defines the functional units for the
association. For a detailed explanation of functional units, see the OSI/FTAM
Programming Guide.
func-units is an optional parameter.
attrib-groups output
INT .EXT:ref:(ZFTM-DDL-ATTR-GROUPS)
returns the attribute groups proposed by the initiator that the remote responder will
support. This negotiation defines the attribute groups for the association. For a
detailed explanation of attributes, see the OSI/FTAM Programming Guide.
attrib-groups is an optional parameter.
contents-type-list output
INT .EXT:ref:(ZFTM-DDL-CNTNTS-LIST)
returns the list of document type names proposed by the initiator that the remote
responder and service providers will support. For more information on contents
type, see the OSI/FTAM Programming Guide.
This negotiation defines the presentation context for the association.
contents-type-list is an optional parameter.
diagnostic output
INT .EXT:ref:(ZFTM-DDL-DIAGNOSTIC)
provides information that qualifies the success or explains the failure of a
requested action. For a complete list of possible diagnostic values, see
Appendix C, ISO FTAM Diagnostic Messages.
diagnostic is an optional parameter.