Hi All,
My first Question hopefully experts reply quickly!
I have one scenario(while cleansing the belgium address) where i have to find town with the help of other components.
FYI, am not getting TOWN from Input.
I am using French Address Cleanse transform(changed the country name to "Belgium" in options).
Can you please help As I am not able to find the town?
Incoming fields:
1) STREET(sometimes contain HOUSE NO also)
2) House No(If street doesnt contain House No, then some value will be present in this fiield)
3) CITY
4) Postal code
What i Mapped(Input Fields):
LOCALITY1 --> CITY
MULTILINE1 --> STREET
MULTILINE2 --> HOUSE NUMBER
POSTCODE --> POSTCODE
Example:
1) GEBROEDERS DE WINTERSTRAAT {Street}
2) 64 {House No}
3) LILLE {CITY}
4) 2275{POSTCODE}
Problem: When i take LOCALITY1_BEST_COMPONENT in "Output" fields i am getting the result as "LILLE" which is actually a CITY/Muncipal.
Here, They have 4(a,b,c,d) Towns under "LILLE" CITY.
Where the street "GEBROEDERS DE WINTERSTRAAT" belongs to the town "C" under CITY "LILLE".
SO, i need to extract TOWN name "C" in the output as well as CITY as "LILLE".
Hope am clear!.
Thanks & Regards,
Amarnath.