Forum Discussion

Nathan_H_'s avatar
Nathan_H_
Ideator I
5 years ago
Solved

Unicode w/ Batchloader/Nash

I am trying to upload a lot of parts using the Batch Loader.  Some of the titles have special characters.  How do I put those into Aras without having " " around the name?  Nash did the same thing.  Thanks for the help.

  • Thanks for the information.  I found that if I save an Excel file as a Tab Delimited TXT file I can go into the file & delete all of the ".

2 Replies

  • That´s a typical issue. I faced it also a lot with language specific characters. Ensure that your import text file use UTF-8 encoding. By default e.g. Microsofts text editor would use ANSI. But you can change the encoding when saving the text file.

    • Nathan_H_'s avatar
      Nathan_H_
      Ideator I

      Thanks for the information.  I found that if I save an Excel file as a Tab Delimited TXT file I can go into the file & delete all of the ".