Address cleansing Too less input values

Hi

i’m using the address cleansing component.
i’am trying to parse an address line. (country, locality and zip code are set)
with a few well formated data it’s ok ( 31 main street
when i run the job on a big set of data, i get the following error :


Transform <MT_France_AddressCleanse>: Global Address Transform: Too less input values: '"LA PLAGE DU CAP" - BAT A' - expected
EMEA Error Code: -41462..

i know that address line is not formated as it should be but i don’t understand why the job fails. i’d like it to pass to the following line instead of stopping, even if my address is not parsed (ERROR_NONE_SUGGESTION_NONE or INFO_CODE_NONE_ASSIGNMENT_INFO_NONE shoud provide the information the line has not been parsed)

Has someone an idea ?

please help

claire


Claire :fr: (BOB member since 2004-11-30)

can you give the full address you wanted to cleanse.
You said you are using hybrid input:

COUNTRY = “France”
POSTCODE ="?"
LOCALITY ="?"
MULTILINE1="“LA PLAGE DU CAP” - BAT A"

Niels


nweigel :de: (BOB member since 2008-11-05)