OSI/MHS Gateway Programmatic Interface (GPI) Programming Guide

Recovering From Errors
OSI/MHS Gateway Programmatic Interface (GPI) Programming Guide424822-001
6-20
Information Buffer Structures
CODE 4
This field contains the class of the error. All errors returned from the GIP in this
format contain the class of the error. This is intended to aid application
programmers in determining what general types of action may be taken to remedy
the situation. It has the same meaning as the class returned as a GPI_STATUS
parameter, except that it is being returned by an internal function.
CODE 5
This field contains the qualifier within the internal function where the error
occurred. Again, this has no value without access to the source code. However, it is
of use to an analyst in assessing the nature of the problem, because there may be
specific documentation in the code at that location which will provide clues to the
error. Refer this problem to your Compaq analyst.
ZGPI-ST-INFO-4 (Value 40)
This structure provides extended error information in format 4 to be reported to your
Compaq representative. This structure is returned when a GWABS (Gateway Absolute)
internal function has returned an error.
All three of the following codes contain internal GPI information defined by Compaq.
Refer this problem to your Compaq analyst.
CODE 1
This field contains the error source code which identifies the GWABS internal
function which has returned the error.
CODE 2
This field contains the error that was returned from the GWABS internal function.
CODE 3
This field contains an internal error qualifier.
Z-STRUCT-TYPE
CONSTANT ZGPI-ST-INFO-4 TYPE BINARY 32 VALUE 40.
DEFINITION ZGPI-INFO-4.
STRUCTURE TYPE 0000 0028
CODE 1 0000
CODE 2 0000 0000
CODE 3 0000