Release Notes (On-Premises)

Release Notes (On-Premises)

Subbuilding Support for Spain

Subbuilding Support for Spain

Effective in version 5.8.0, you can use Informatica Address Verification to return subbuilding information for addresses in Spain. Address Verification supports up to three subbuilding levels in Spain addresses.
To return the subbuilding information, download the latest reference data for Spain.
Input address example
The following address input contains three levels of subbuilding information:
<InputData> <AddressElements> <Country Item="1" Type="NAME">ESP</Country> <Locality Item="1" Type="COMPLETE">MADRID</Locality> <PostalCode Item="1" Type="UNFORMATTED">28028</PostalCode> <Province Item="1" Type="COUNTRY_STANDARD">MADRID</Province> </AddressElements> <AddressLines> <DeliveryAddressLine Line="1">CL FRANCISCO SILVELA 50 4 B</DeliveryAddressLine> </AddressLines> </InputData>
Output address example
The following address output contains three levels of subbuilding information:
<Result ProcessStatus="C4" ModeUsed="BATCH" Count="1" CountOverflow="NO" CountryISO3="ESP" PreferredScript="DATABASE" PreferredLanguage="DATABASE">
<SubBuilding Type="COMPLETE" Item="1">ESCALERA B</SubBuilding>
<SubBuilding Type="NAME" Item="1"></SubBuilding> <SubBuilding Type="NUMBER" Item="1">B</SubBuilding> <SubBuilding Type="DESCRIPTOR" Item="1">ESCALERA</SubBuilding>
<SubBuilding Type="COMPLETE" Item="2">PLANTA 4</SubBuilding>
<SubBuilding Type="NAME" Item="2"></SubBuilding> <SubBuilding Type="NUMBER" Item="2">4</SubBuilding> <SubBuilding Type="DESCRIPTOR" Item="2">PLANTA</SubBuilding>
<SubBuilding Type="COMPLETE" Item="3">PUERTA B</SubBuilding>
<SubBuilding Type="NAME" Item="3"></SubBuilding> <SubBuilding Type="NUMBER" Item="3">B</SubBuilding> <SubBuilding Type="DESCRIPTOR" Item="3">PUERTA</SubBuilding> </AddressElements>

0 COMMENTS

We’d like to hear from you!