Setting Up Real-Time Address Validation

Real-time address validation validates addresses during address entry. See: Real-Time Address Validation.

Most of the address validation setup involves Geography Hierarchy. See: Administering Geography Hierarchy.

Real-time address validation can work alongside Flexible Address Formatting (FAF), if both are set up. If you do not need to use validation for a country, then you can set up and use only Flexible Address Formatting. See: Flexible Addresses, Oracle Receivables Implementation Guide. Likewise, you can set up real-time address validation without setting up and using FAF.

Note: Before setting up real-time address validation, verify that valid location data exists from your data sources such as Receivables, a content provider, or manual data entry.

Synchronizing FAF and Geography Mapping

When setting up Flexible Address Formatting and real-time address validation, make sure they are consistent with your Geography Hierarchy setup.

See: Address Formatting.

Procedure:

Note: Perform these steps for each country that you need to validate addresses for.

  1. Set up the country structure in Geography Hierarchy. This structure determines the available geography types, which corresponds to address elements, for address validation. See: Defining Country Structures.

  2. Define geographies for each geography type in the country structure. Address values are validated against the defined geographies. See: Defining Geographies and Updating Geographies.

    Note: If an address has values that you defined as alternate geography names or codes, those values are still valid, but the primary name or code is saved and subsequently displayed to the user.

  3. Select HZ_LOCATIONS as the table to map the country structure against. This initial setup is not for a specific address style, so you see No Style.

  4. Map each geography type in the country structure to the appropriate HZ_LOCATIONS column and select the Geography Validation usage. This mapping and usage assignment determine the address elements that must be entered and valid for the address to be considered valid. See: Managing Validations.

  5. Specify the address, or geography, validation level for the country. See: Managing Validations.

  6. After you set up validations for No Style, and if you have a Flexible Address Formatting address style assigned to this country, then optionally repeat steps 4 and 5 with the FAF address style selected.

    Attention: If changes are later made to the Flexible Address Formatting address style assigned to this country, then you should make equivalent changes to your mapping and usage assignments for that address style, if defined.

    See: Managing Validations.

  7. Set up profile options.

  8. Run the Geography Name Referencing process to map addresses in location tables to master reference geographies. See: Geography Name Referencing Process.

Related Topics