Table of Contents

Search

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

On-Premises Developer Guide

On-Premises Developer Guide

Configuring the NumericRangeExpansion Properties

Configuring the NumericRangeExpansion Properties

To determine how Informatica Address Verification handles number ranges in addresses, configure the RangesToExpand and RangeExpansionType properties.
Find the properties under
Result
NumericRangeExpansion
in the
AVJob.schema.json
file.
  • To specify whether or not to expand the ranges, set the RangesToExpand property to one of the following values:
    • All. Address Verification always expands the ranges.
    • OnlyValid. Address Verification expands the ranges only when the reference address database contains full list of numbers for the specified range.
    • None. Address Verification does not expand a range.
  • To specify whether or not to expand all the items in the suggestion list, set the RangeExpansionType property to one of the following values:
    • Full. Address Verification might expand all the items in the suggestion list.
    • Flexible. Address Verification might expand only the initial items in the suggestion list.

0 COMMENTS

We’d like to hear from you!