AES C 0492 – Rejection reason required ("R") for code '4', optional ("O") otherwise.

Created by Omer Farooq, Modified on Wed, 18 Feb at 11:01 AM by Omer Farooq

System: C

Error Code: C 0492 (C-0492)

Explanation

Rejection reason required ("R") for code '4', optional ("O") otherwise. Error if missing for '4'.

When it happens (Reason)

IF //ExportOperation/rejectionCode is EQUAL to '4' THEN //ExportOperation/rejectionReason = "R" ELSE /*/ExportOperation/rejectionReason = "O"

Quick Fix

Check rejectionCode. If '4', provide rejectionReason ("R"). Otherwise, optional. Resubmit.

Step-by-step resolution

Check rejectionCode. If '4', provide rejectionReason ("R"). Otherwise, optional. Resubmit.

Keywords

C 0492, C-0492, C0492

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article