Table of Contents

Search

  1. Preface
  2. Getting Started with Informatica Address Verification (On-Premises)
  3. General Settings
  4. Input Parameters
  5. Process Parameters
  6. Address Enrichments
  7. Result Parameters
  8. Output Fields
  9. Assessment Codes and Return Codes
  10. Frequently Asked Questions
  11. Appendix A: Geocode Countries
  12. Appendix B: CASS Enrichments

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Configuring the Format Settings for Input Addresses

Configuring the Format Settings for Input Addresses

You can configure the format attributes of the
Input
element in
Parameters.xml
to specify input address properties such as the level of details and the element delimiter.
In
Parameters.xml
, specify the following attributes of the
Input
element:
FormatType
Specifies the level of details the input address contains. You can configure one of the following values:
  • ALL
  • ADDRESS_ONLY
  • WITH_ORGANIZATION
  • WITH_CONTACT
  • WITH_ORGANIZATION_CONTACT
  • WITH_ORGANIZATION_DEPARTMENT
ALL is the default value.
FormatDelimiter
Specifies the element separator. You can configure one of the following options:
  • COMMA
  • CR
  • LF
  • CRLF
  • PIPE
  • SEMICOLON
  • SPACE
  • TAB
CRLF is the default value. CRLF denotes carriage return and line feed.
FormatWithCountry
Specifies whether the input address contains country information. You can configure one of the following values:
  • ON
  • OFF
OFF is the default value.

0 COMMENTS

We’d like to hear from you!