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. Geocode Countries
  12. CASS Return Codes

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Configuring the Result Formatting Options

Configuring the Result Formatting Options

You can configure the formatting-related attributes of the
Result
element in
Parameters.xml
to specify the formatting to apply on the verified output. The formatting-related attributes that you can configure include
FormatType
,
FormatDelimiter
,
FormatMaxLines
,
GlobalCasing
, and
GlobalMaxLength
.
Set the following attributes of the
Result
element in
Parameters.xml
.
FormatType
Specifies the elements that you want to include in results. Set one of the following values:
  • ALL
  • ADDRESS_ONLY
  • WITH_ORGANIZATION
  • WITH_CONTACT
  • WITH_ORGANIZATION_CONTACT
  • WITH_ORGANIZATION_DEPARTMENT
The default value is ALL.
FormatDelimiter
Specifies the element descriptor for the address complete output. Set one of the following values:
  • CRLF
  • LF
  • CR
  • SEMICOLON
  • COMMA
  • TAB
  • PIPE
  • SPACE
The default value is CRLF which denotes carriage return and line feed.
If you set
FormatDelimiter
to COMMA or SPACE, you cannot use the result output for further verification using Informatica Address Verification.
FormatMaxLines
Specifies the maximum number of address lines you want Address Verification to include in a result. Set a value between 1 and 19 for the
attribute.
The default value is 19.
GlobalCasing
Specifies the casing of the address output. Set one of the following values.
  • LOWER
  • MIXED
  • NATIVE
  • NOCHANGE
  • UPPER
The default value is NATIVE. The casing setting at the address-element level takes precedence over the global setting. The global setting takes effect only when the address element-level
Casing
attribute is set to GLOBAL.
For more information about the GlobalCasing setting, see Output Standardization.
GlobalMaxLength
Specifies the maximum length of output strings. Set the
GlobalMaxLength
attribute to the maximum number of characters you want in the output string.
The default value for
GlobalMaxLength
is 1024. The address element-level
MaxLength
attribute setting takes precedence over the global setting. The global setting takes effect only when the address element-level
MaxLength
attribute is set to GLOBAL.

0 COMMENTS

We’d like to hear from you!