OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual
Return Codes
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual—522223-001
B-46
8500 ZGPI-RC-ILLEGAL-RECIPIENT-DR
8500 ZGPI-RC-ILLEGAL-RECIPIENT-DR
Cause. The inbound-mapping module received an invalid PDU.
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 secondary code (prefix ZGPI-IRDC-).
Take the recovery action recommended for the error class.
Table B-12. ZGPI-RC- Codes for Inbound-Mapping Errors
Constant (ZGPI-RC-) Value Meaning
ILLEGAL-RECIPIENT-DR 8500 Inbound-mapping module received invalid
PDU.
OTM-INBOUND-ERROR 8501 Object-management module returned error to
inbound-mapping module.
UNSUPPORTED-EXTENSION 8502 Inbound-mapping module encountered
extension not supported by XAPIA-1988
specification.
GW-INBOUND-ERROR 8504 Inbound-mapping module could not create
internal structure in PDU.
EXT-TYPE-MISMATCH 8505 Values of two GPI-internal indicators should
match but do not.
CLASS-NOT-FOUND 8506 Inbound-mapping module could not find object
class for GPI-internal indicator.
UNDECODABLE-MESSAGE 8507 Communication on input queue could not be
decoded.
UNDECODABLE-CONTENT 8508 Content of message on input queue could not
be decoded.
ILLEGAL-NOTIF-REQ 8509 IM-T-NOTIFICATION-REQUEST attribute
contains invalid value.
INIT-MEMORY-FAILURE 8510 Inbound-mapping module could not initialize
its internal tables because of memory problems.
UNREADABLE-PDU 8511 Inbound-mapping module could not read the
inbound PDU from the PDU store.
UNSUPPORTED-BODY-PART 8512 A body part has been encountered that is not
supported by the GPI.
UNSUPPORTED-ATTR-TYPE 8503 Inbound-mapping module encountered attribute
type not supported by XAPIA-1988
specification.
Note. If the effect of an inbound-mapping error is that the function is partially performed, a
partial communication is returned. For information about using the object identifier to analyze
this situation, see the description of the GPI_MT_FINISH_TRANSFER_IN_ on page 4-10.