Table of Contents

Search

  1. Preface
  2. Part 1: Cloud Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: REST Call Example
  5. Appendix B: Geocode Countries
  6. Appendix C: Certified Mode Values

Developer Guide

Developer Guide

Input Parameters for SingleAddressLine Element

Input Parameters for SingleAddressLine Element

Informatica Address Verification can read an input address as a series of values on a single line. Address Verification uses the character space as the delimiter for the values. If you provide fielded data as input in batch, interactive, or certified mode, you can include a delimiter for the input fields.
Configure the properties on the Input element to specify how Address Verification interprets addresses that you enter in single line. You can find the field delimiter properties under
Parameters
CountrySets
Input
in the
AVJob.schema.json
file.
SingleAddressLineDataType
The SingleAddressLineDataType property identifies the type of input address data that the input contains.
You can set the property to one of the following values:
  • UndelimitedSingleLine. The address in the SingleAddressLine input element contains multiple address elements in a single line and does not use field delimiters. When you set the SingleAddressLineDataType property to UndelimitedSingleLine, Address Verification ignores the SingleAddressLineDelimiter property value.
  • DelimitedMultiLine. The address in the SingleAddressLine input element contains multiple address elements and includes delimiters to demarcate the elements into address line fields. When you set the SingleAddressLineDataType property to DelimitedMultiLine, Address Verification uses the SingleAddressLineDelimiter property value to identify the field delimiter.
The default value is UndelimitedSingleLine.
SingleAddressLineDelimiter
The SingleAddressLineDelimiter property identifies the field delimiter that an input address uses.
You can set one of the following values:
  • Comma
  • Semicolon
  • Tab
The default value is Comma.

0 COMMENTS

We’d like to hear from you!