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 Return Codes

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Output Standardization

Output Standardization

When you validate an address, Address Verification returns the output that meets the specifications from the local postal authorities and the Universal Postal Union (UPU). You can modify the output by configuring the address element standardization options in the
Parameters.xml
file.
The address element-level standardizations include options for casing, maximum item count, and maximum string length. If you do not want to configure the attributes at the address element level, you can set global values for the attributes. If you configure global and address-element level values for
MaxLines
,
MaxLength
, and
GlobalCasing
attributes, the address element-level values override the global settings.
The following table describes the
MaxLines
,
MaxLength
, and
GlobalCasing
attributes and supported values for different address elements:
Address Element
Default Value for GlobalCasing
Minimum Recommended value for MaxLength
Value Range Supported for MaxItemCount
Default Value for MaxItemCount
RecipientLine
NOCHANGE
25
1 through 6
6
DeliveryAddressLine
NOCHANGE
25
1 though 6
6
CountrySpecificLocalityLine
NOCHANGE
25
1 through 6
6
FormattedAddressLine
NOCHANGE
25
1 through 19
19
AddressComplete
GLOBAL
25
Not Applicable
Not Applicable
Country
GLOBAL
2
1 through 3
3
Locality
GLOBAL
20
1 through 6
6
PostalCode
GLOBAL
5
1 through 3
3
Province
GLOBAL
2
1 through 6
6
Street
GLOBAL
20
1 through 6
6
Number
GLOBAL
5
1 through 6
6
Building
GLOBAL
25
1 through 6
6
SubBuilding
GLOBAL
25
1 through 6
6
DeliveryService
GLOBAL
25
1 through 3
3
Organization
GLOBAL
25
1 through 3
3
Department
GLOBAL
25
1 through 3
3
Contact
GLOBAL
25
1 through 3
3
FirstName
GLOBAL
20
1 through 3
3
MiddleName
GLOBAL
20
1 through 3
3
LastName
GLOBAL
20
1 through 3
3
Title
GLOBAL
20
1 through 3
3
Function
GLOBAL
20
1 through 3
3
Salutation
GLOBAL
20
1 through 3
3
Gender
GLOBAL
1
1 through 3
3
Residue
GLOBAL
25
1 through 6
6

GlobalCasing Values

At the address element level, you can set one of the following values for the
GlobalCasing
attribute:
NATIVE
Returns the result output in the same casing that the data in the reference address database uses.
UPPER
Returns the result output in uppercase letters.
LOWER
Returns the result output in lowercase letters.
MIXED
Returns the result output in mixed case and according to any country-specific casing guidelines.
NOCHANGE
Returns the output address without any case standardization.
The NOCHANGE setting does not specify that the output address preserves the casing of the input address. Rather, the NOCHANGE setting specifies that the Address Verification engine does not alter the casing style. If Address Verification corrects the address from the reference data, the output address uses the casing style that the reference data uses.

0 COMMENTS

We’d like to hear from you!