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

Configuring the AlternativeHandling

Configuring the AlternativeHandling

To specify whether Informatica Address Verification should match the input addresses with outdated and alias addresses in the reference data, configure the elements OutdatedAddresses and AliasAddresses present in the AlternativeHandling element of the Process element in the
AVJob.schema.json
file.
  • In the OutdatedAddresses element, set the Match property to one of the following values:
    • Off. Address Verification does not match the input address to the outdated addresses in the reference data.
    • PerfectOnly. Address Verification matches only a perfectly entered input address to the outdated addresses in the reference data.
    • WithFaultTolerance. Address Verification matches the input address to the outdated addresses in the reference data and also corrects an address to match the outdated addresses.
  • In the AliasAddresses element, set the Match property to one of the following values:
    • Off. Address Verification does not match an input address to the alias addresses in the reference data.
    • PerfectOnly. Address Verification matches only a perfectly entered input address to alias addresses in the reference data.

0 COMMENTS

We’d like to hear from you!