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

Country Determination

Country Determination

The CountryDetermination element specifies how Informatica Address Verification handles the country information in the input address. Find the CountryDetermination element in the
AVJob.schema.json
file.
Address Verification can identify the country to which an address belongs from the information in your address.
You can specify the input fields that you want Address Verification to consider when it searches for country information. You add the input field names in the SearchInFields property.
The SearchInFields property contains the following values:
  • Country
  • PostalFormattedAddressLines
The order in which you specify the values in the SearchInFields property determines the order in which Address Verification searches for the country information.
You can also set a default country that Address Verification can apply to input addresses that do not contain country information. To set a default country, configure the DefaultCountries property in the CountryDetermination element.
If you leave the SearchInFields property empty, Address Verification does not identify the country information from the input address and returns the country that you specified in the DefaultCountries property.
The country information in the country input field takes precedence when Address Verification can infer multiple countries from the input address.

0 COMMENTS

We’d like to hear from you!