You can specify the address elements that you want Informatica Address Verification to verify in an input address. Address Verification verifies only the elements that meet the specified scope.
In
Parameters.xml
, set the
MatchingScope
attribute of the
Process
element to one of the following values:
LOCALITY_LEVEL
. To ignore information other than the Locality and Postal Code information while verifying the address.
STREET_LEVEL
. To verify up to the street information including the street name along with the LOCALITY_LEVEL elements. If you set
MatchingScope
to STREET_LEVEL, Address Verification ignores information such as house number and subbuilding.
DELIVERYPOINT_LEVEL
. To verify up to the delivery point information including house number and post box number and ignore further elements such as building, subbuilding, and organization.
ALL
. To verify all elements, including street, locality, and delivery point information, that Address Verification can verify.