TRANSFER Programming Manual

IMPORT-MSG
The XDIR Server
E–12 069138, Update 1 to 040970 Tandem Computers Incorporated
RETN-CODE-DETAIL
is an error number that can be returned as a further qualification of an error; it is
ignored.
REASON-CODE
is the reason code to be used in a nondelivery report if RETN-CODE is 5300.
DIAGNOSTIC-CODE
is the diagnostic code to be used in a nondelivery report if RETN-CODE is 5300.
IMPORT-MSG Operation
The IMPORT-MSG UOW tells the XDIR server of a TRANSFER package that the
Importer is ready to submit. You can program the XDIR server, to modify the
package.
A return code of 0 or a negative value indicates a successful processing.
A return code of a positive value indicates that processing failed. If the name
translation fails, the Importer takes one of these actions:
An error code of 5300 indicates that the originator should be sent a nondelivery
report with the reason and diagnostic codes specified in REASON-CODE and
DIAGNOSTIC-CODE.
Any other positive error code, such as 4990, indicates that this might be an
intermittent problem, so the import is retried. After three retries, a nondelivery
report is generated with a reason code TRANSFER-FAILURE (0) and a diagnostic
code of MTS-CONGESTION (2).