OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-30
FTM_CHANGE_ATTRIB_CNF_
shortens any attribute value that exceeds these limits. Therefore, when the
responder returns a value for an access-control password that is greater than 32
characters, the initiator passes only the first 32 characters to the application, or in
the case of a filename attribute, when the value is greater than 128, the initiator
passes only the first 128 characters to the application.
change-attrib 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.
Considerations
To complete this procedure call successfully, the association must be in the
file-selection regime.
Before calling this procedure, you must call the following procedures:
FTM_CHANGE_ATTRIB_REQ_
APS_EVENT_RECEIVE_
APS_STATUS_
You call APS_EVENT_RECEIVE_ to receive the confirm event and
APS_STATUS_ to determine, via the APS_STATUS_ event-code parameter, the
proper confirm procedure to use to retrieve the data. You must receive the
ZFTM-VAL-EVT-CHANGEATTR- CNF event before calling
FTM_CHANGE_ATTRIB_CNF_.
Errors
For cause, effect, and recovery information on these errors, see Appendix B, NonStop
FTAM Initiator Error Messages.
Table 4-9. Possible FTAM Initiator Errors for the FTM_CHANGE_ATTRIB_CNF_
Procedure
Error Code FTAM Initiator Error
- 6000 ZFTM-ERR-INTERNAL
- 6017 ZFTM-ERR-INVALID-IF-VERSION
- 6018 ZFTM-ERR-INVALID-FIELD-VERSION
- 6036 ZFTM-ERR-SU-ABORTED