Table of Contents

Search

  1. Preface
  2. Part 1: On-Prem Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: JSON Schema
  5. Appendix B: Geocode Countries
  6. Appendix C: Certified Mode Values

Developer Guide

Developer Guide

Critical Errors

Critical Errors

If a critical error occurs, Informatica Address Verification returns one of the following return codes:
Code
Description
-10000
IDVE has not been initialized (call IDVE_Initialize() to initialize) or is still being initialized.
-10001
A version mismatch between IDVE components has been detected.
-10002
IDVE is trapped in an unrecoverable error state. Call IDVE_Deinitialize().
-11000
A FunctionServer process could not be started.
-12000
A memory allocation request failed.
-12001
Access to a system resource failed (for example, files and mutexes).
Address Verification does not allow any function call other than
IDVE_Initialize()
and
IDVE_Deinitialize()
after it returns a critical error code.
.

0 COMMENTS

We’d like to hear from you!