Special characters import problem with Java Spring Batch

Options
cbordier
cbordier Member, ALL USERS Posts: 3 New Contributor

Hello,

 

I have a problem when importing data to Anaplan. All the connexions work well, from my database to Anaplan.

 

But when trying to import data with special characters (like "é"), they will be messed up.

 

My database is in UTF-8 and the Anaplan model is too.

 

Do you guys have any idea to where this could come from ?

 

Thanks in advance,

Charles

Comments

  • cbordier
    cbordier Member, ALL USERS Posts: 3 New Contributor

    Hello,

    Sorry for the late reply, i forgot.

     

    The problem was solved. The origin was a wrong format in the destination file in Anaplan.

     

    We changed it to UTF-8 and it worked perfectly.

     

    Thanks for the help.