OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-61
FTM_DELETE_CNF_
conveys information on the costs attributed to the account during the regime being
released. The charging parameter is present only if you provided the account
parameter on the FTM_INITIALIZE_REQ_ call.
charging is a list of triples, each of which contains a resource identifier, a
charging unit, and a charge value. If the responder returns a resource identifier or
charging unit that is greater than 16 characters, the initiator passes only the first 16
characters to the application.
charging 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.
diagnostic is an optional parameter, see Appendix C, ISO FTAM Diagnostic
Messages.
Considerations
To complete this procedure call successfully, the association must be in the file-
selection regime.
Before calling FTM_DELETE_CNF_, you must call the following procedures:
FTM_DELETE_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-DELETE-CNF event before calling FTM_DELETE_CNF_.
Receipt of the ZFTM-VAL-EVT-DELETE-CNF event and an action-result
value of ZFTM-VAL-ACTION-SUCCESS returns the association to the FTAM
regime.
Errors
Table 4-19. Possible FTAM Initiator Errors for the FTM_DELETE_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