Table of Contents

Search

  1. Preface
  2. Part 1: Cloud Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: REST Call Example
  5. Appendix B: Geocode Countries
  6. Appendix C: Certified Mode Values

Developer Guide

Developer Guide

REST Call Status

REST Call Status

Informatica Address Verification returns status codes that describe the success or otherwise of the job that you run.
The codes provide a high-level summary of the address verification process.
Address Verification returns the following status codes:
Ok
No error. The Results array contains the processed result output.
AuthenticationError
Either the login and password combination is not correct, or you do not have valid transaction for the process mode you specified.
InsufficientTransactions
You do not have sufficient transactions for the process mode that you specified.
ProcessModeNotAllowed
The process mode that you requested is invalid or not allowed.
DataAccessError
General failure in data access and authentication component.
Timeout
The request that you sent to verify an address took longer than the expected time limit.
EngineError
The internal IDVE engine failed to process the request.
EngineUninitialized
The internal IDVE engine is not ready. Initialization is not over yet, or initialization failed.
EngineResponseError
The internal IDVE engine returned an invalid or unexpected result.
BadParameter
The input data is invalid. Some parameters in the input JSON are undefined or contains unexpected value.
InvalidUrl
The service URL is not valid.
Error
General failure. The logs contain more details.

0 COMMENTS

We’d like to hear from you!