Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Address Verification (On-Premises)
  3. General Settings
  4. Input Parameters
  5. Process Parameters
  6. Address Enrichments
  7. Result Parameters
  8. Output Fields
  9. Assessment Codes and Return Codes
  10. Frequently Asked Questions

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Address Verification Process Status Values

Address Verification Process Status Values

The process status values that
AD_GetResultXML()
or
AD_GetResultParameter()
returns describe the result output quality of a process call to Informatica Address Verification. The process status values provide a high-level description of the status. You can use additional assessment codes such as Element Input Status, Element Result Status, and Extended Element Result Status for specific information on address elements.
Status Code
Description
V4
Verified. The input data is correct. Address Verification checked all postally relevant elements, and inputs matched perfectly.
V3
Verified. The input data is correct, but Address Verification standardized some or all elements, or the input contains outdated names or exonyms.
V2
Verified. The input data is correct, but Address Verification could not verify some elements because of incomplete reference data.
V1
Verified. The input data is correct, but user standardization has adversely affected deliverability. For example, the post code length is too short.
C4
Corrected. Address Verification has checked all postally relevant elements.
C3
Corrected. Address Verification could not check some elements.
C2
Corrected, but the delivery status is unclear because of absent reference data.
C1
Corrected, but the delivery status is unclear because user standardization introduced errors.
I4
Address Verification could not correct the data completely, but there is a single match with an address in the reference data.
I3
Address Verification could not correct the data completely, and there are multiple matches with addresses in the reference data.
I2
Address Verification could not correct the data. Interactive mode returns partial suggested addresses.
I1
Address Verification could not correct the data completely. Batch mode cannot suggest an address.
N7
Verification error. Verification did not take place because single-line verification is not unlocked.
N6
Verification error. Verification did not take place because single-line verification is not supported for the destination country.
N5
Verification error. Verification did not take place because the reference database is out of date.
N4
Verification error. Verification did not take place because the reference data is corrupt or badly formatted.
N3
Verification error. Verification did not take place because the country data cannot be unlocked.
N2
Verification error. Verification did not take place because the required reference database is not available.
N1
Verification error. Verification did not take place because the country is not recognized or not supported.
Q3
Fast Completion mode. Address Verification can retrieve one or more complete addresses from the address reference data that correspond to the input address.
Q2
Fast Completion mode. Address Verification can combine the input address elements and elements from the address reference data to create a complete address.
Q1
Fast Completion mode. Address Verification cannot suggest a complete address. To generate a complete address suggestion, add data to the input address.
Q0
Fast Completion mode. There is insufficient input data to generate a suggestion.
S4
Parse mode. The address was parsed perfectly.
S3
Parse mode. The address was parsed with multiple results.
S2
Parse mode. Address Verification parsed the address with errors because of the changed element positions.
S1
Parse mode. There was a parsing error due to an input format mismatch.
RB
Country recognized from abbreviation. Recognizes ISO two-character and ISO three-character country codes. Can also recognize common abbreviations such as "GER" for Germany.
RA
Country assigned by the ForceCountryISO3 setting.
R9
Country recognized from the Default CountryISO3 setting.
R8
Country recognized from the country name.
R7
Country recognized from the country name, but Address Verification identified errors in the country data.
R6
Country recognized from territory data.
R5
Country recognized from province data.
R4
Country recognized from major town data.
R3
Country recognized from the address format.
R2
Country recognized from the script.
R1
Country not recognized because multiple matches are available.
R0
Country not recognized.
A1
Address code lookup found a partial address or a complete address for the input code.
A0
Address code lookup found no address for the input code.
Address Verification returns the Vx, Cx, and Ix process status codes for BATCH, INTERACTIVE, or CERTIFIED process() calls. Address Verification returns Qx for FASTCOMPLETION mode requestes, Sx for PARSE mode requestes, Rx for COUNTRYRECOGNITION, and Ax for ADDRESSCODELOOKUP.
Address Verification returns Nx process status codes in case of an error. Typically, batch and interactive modes return the same process status for the same input address. However, in case of an incorrect numeric entry, Address Verification returns different codes in batch (I4) and interactive (I3).
In batch, interactive, and certified modes, Address Verification returns parsed output for Ix records. However, ensure that you manually review the Ix results before using the results for any database update.
Address Verification returns country ISO3 codes for countries that are no longer supported. For example, Soviet Union (SUN) or the Netherlands Antilles (ANT).
The CountryISO3 field remains empty if Address Verification does not recognize a country when it verifies an address in process modes other than the country recognition mode.

0 COMMENTS

We’d like to hear from you!