OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-104
FTM_INITIALIZE_CNF_
Considerations
Before calling FTM_INITIALIZE_CNF_, you must call the following procedures:
FTM_INITIALIZE_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-INITIALIZE-CNF event before calling FTM_INITIALIZE_CNF_.
Depending on the state-result value, the application either establishes or fails
to establish an FTAM regime.
°
An FTAM regime is established if the value of state-result is ZFTM-VAL-
STATE- SUCCESS.
°
The FTAM regime is not established if the value of state-result is ZFTM-
VAL-STATE-FAILURE.
The mandatory parameter Presentation Context Management (as specified in ISO
8571-3) is not supported because NonStop OSI/AS does not support this
functionality. This parameter is not available, and its value is always FALSE.
The mandatory parameter FTAM Quality of Service (as specified in ISO 8571-3) is
not supported because the NonStop FTAM implementation does not support
recovery. The FTAM Quality of Service parameter is not available to your
application and its value will always be NO-RECOVERY.
The mandatory parameter Communications Quality of Service (as specified in ISO
8571-3) is not supported because the underlying stack does not support this
functionality.
Errors
For cause, effect, and recovery information on these errors, see Appendix B, NonStop
FTAM Initiator Error Messages.
Table 4-30. Possible FTAM Initiator Errors for the FTM_INITIALIZE_CNF_
Procedure
Error Code FTAM Initiator Error
- 6000 ZFTM-ERR-INTERNAL
- 6017 ZFTM-ERR-INVALID-IF-VERSION
- 6018 ZFTM-ERR-INVALID-FIELD-VERSION
- 6032 ZFTM-ERR-ACSE-FAILURE
- 6036 ZFTM-ERR-SU-ABORTED
- 6039 ZFTM-ERR-EMPTY-ASSOC-CNF