OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual

Return Codes
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual522223-001
B-47
8501 ZGPI-RC-OTM-INBOUND-ERROR
8501 ZGPI-RC-OTM-INBOUND-ERROR
Cause. The inbound-mapping module failed due to an error returned by the object-
management module.
Effect. If the error class is ZGPI-RC-CLASS-FAILED, the function is partially
completed, and a partial communication is returned.
Recovery. Call GPI_STATUS_ and check the information buffer. Take the recovery
action recommended for the error class.
8502 ZGPI-RC-UNSUPPORTED-EXTENSION
Cause. An object contains an extension that is not supported by the GPI
implementation of the XAPIA-1988 specification.
Effect. The extension is ignored. A full X.400 communication is returned.
Recovery. This is a warning and requires no recovery action. The secondary code
returned by GPI_STATUS_ contains the unsupported extension.
8503 ZGPI-RC-UNSUPPORTED-ATTR-TYPE
Cause. An object contains an attribute type that is not supported by the GPI
implementation of the XAPIA-1988 specification.
Effect. The attribute type is ignored. A full X.400 communication is returned.
Recovery. This is a warning and requires no recovery action. The secondary code
returned by GPI_STATUS_ contains the kind code of the unsupported attribute.
8504 ZGPI-RC-GW-INBOUND-ERROR
Cause. The inbound-mapping module could not finish processing the request due to an
internal error.
Effect. If the error class is ZGPI-RC-CLASS-FAILED, the function is partially
completed, and a partial communication is returned.
Recovery. Call GPI_STATUS_ and take the recovery action recommended for the error
class.
8505 ZGPI-RC-EXT-TYPE-MISMATCH
Cause. The values of two GPI-internal indicators should match but do not.
Effect. If the error class is ZGPI-RC-CLASS-FAILED, the function is partially
completed, and a partial communication is returned.
Recovery. Call GPI_STATUS_ and take the recovery action recommended for the error
class.