OSI/FTAM Programming Guide
Using FTM Procedure Calls
HP NonStop OSI/FTAM Programming Guide—528612-001
4-55
Errors in Indication and Confirm Procedures
Errors in Indication and Confirm Procedures
This subsection lists error-handling strategies you can use to diagnose problems in
indication and confirm procedures.
You call an indication or confirm procedure only after a call to the
Figure 4-4. Handling Errors in FTM Request and Response Procedures
VST0404.vsd
Call APS_STATUS_
There was no error.
After call to FTM procedure in wait or nowait
mode, and MFM_AWAITIOX_ procedure in
nowait mode, check status.
Yes
Yes
No
No
Look up error in
Table B-2
APS_STATUS_ call returns
error value.
APS_STATUS_ call was successful.
APS_STATUS_ returns
error-code
and error-subcode values.
OSI/AS has sent an error.
Look up
original-error-info in
OSI/AS Programming Manual.
Look up
error-code and
error-subcode in Appendix B.
No
status = 0?
Yes
error = 0?
error-code = -6019?