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)

Critical Errors

Critical Errors

If any critical error occurs, Informatica Address Verification returns one of the following return codes:
Code
Description
-1300
The engine has not yet been initialized, need to call AD_Initialize().
-1600
No valid unlock code was given
-1601
The engine usage period has expired or is not activated yet
-1602
A clock inconsistency has been detected
-9900
A memory allocation request failed
-9901
A file operation failed
Address Verification does not allow any function calls other than
AD_Initialize()
and
AD_DeInitialize()
after it returns a critical error code.
.

0 COMMENTS

We’d like to hear from you!