Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Address Verification
  3. Informatica Address Verification Interface
  4. Informatica Address Verification Request Parameters
  5. Informatica Address Verification Response Elements
  6. Examples

Developer Guide

Developer Guide

Enrichment Error Codes and Messages

Enrichment Error Codes and Messages

Informatica Address Verification
provides enrichment information in the
PayloadXml
field. Typically, the
PayloadXml
field contains at least a
Status
element. There are several status values that are universal for all enrichments. Based on the enrichment type,
Informatica Address Verification
returns the status values as either plain text or a 4-letter status code.
If an error occurs,
Informatica Address Verification
returns only the status message or code (
<Status>
Message or code
</Status>
). If the request was successful,
Informatica Address Verification
adds an XML node with the enrichment type as its root in the response XML. For example:
<GEOCODING><Status/> <LATITUDE/> <LONGITUDE/></GEOCODING>
.
Error Message and Code
Description
INVALID_ENRICHMENT_TYPE,
WSEI
The Type element of the requested enrichment is not valid.
NOT_AVAILABLE_AT_THIS _LOCATION,
WSEL
The requested enrichment is not available for the user location. Some of the enrichments are location-dependent. Such enrichments can only be performed by a server physically located in a certain country.
Informatica Address Verification
hosts several data centers around the world. If you get this error, you have requested a location-based enrichment from a server located outside of the country where the server on which the enrichment database is stored. Each data center has its own URL that enables you to send requests to a data center that has the location-based enrichment available. Contact
Informatica Address Verification
for more information and the URL of the data center you need to access.
NOT_ALLOWED,
WSEP
The account that is trying to access the enrichment information does not have the necessary permissions to do so. Contact your
Informatica Address Verification
sales representative to obtain necessary permissions.
NO_MORE_TRANSACTIONS,
WSET
The account that is trying to access enrichment information does not have valid enrichment transactions. Please contact
Informatica Address Verification
Sales to purchase the necessary transactions.
NOT_AVAILABLE,
EMCN, ECON, EMON, EGCN
The requested enrichment is not available for the country you specified. Some of the enrichments are available only for addresses from certain countries.
NOT_REQUESTED,
WSEN
The enrichment was not requested because the address validation failed (that is, the
ProcessStatus
for address validation was not V or C).
Informatica Address Verification
does not send addresses that are not validated to external providers of enrichments.
SERVICE_DOWN,
WSED
Web service of the external provider did not respond to the request or responded with an error flag.
TIMEOUT,
WSED
The request was aborted to ensure a timely response to your request.

0 COMMENTS

We’d like to hear from you!