Hello:
Overseas, we have many users with accent marks and tildes over letters of their names. These names are imported into GP, through Integration Manager, as sales contacts for invoices.
The problem is that, whether the import file is saved as a tab-delimited text or comma-delimited text file, these accents and ultimately the names of these salespeople appear garbled in SQL tables due to the accents and tildes not importing correctly.
Prior to importing these sales invoices, our Finance department will occasionally open up the import file to make any necessary corrections. When the file is re-saved, afterward, the accent marks and other similar items do not remain intact. That's what causes the issue.
Our main business analyst "across the pond" who overseas this importing has tried "playing with" ANSI-encoding and Unicode features of saving this file prior to import.
But, no matter how he does things, the import still has this issue. As a "backup solution", he has a VBA macro which is able to replace accent letters in names to non-accent letters (i.e. ó to o or ñ to n). But, this is a workaround, rather than a long-term solution.
Has anyone out there tackled importing data into GP where the names of individuals have accent marks and other special symbols?
Thanks! Much appreciated!
John
*This post is locked for comments
Thanks, Tim, for the offer!
It looks like, though, we have found a solution for our end user. Specifically, our end user is going to use the "Remove Dashes" script from Integration Manager's script library as a template. Again, thanks, for "chiming in" though!
John
It does sound like a classic case of file encoding issues causing the diacritics corruption.
However, it is a bit strange that correcting the file encoding does not fix the issue.
If you have a sample before and after file I could look at them for you -if that would help?
Tim
This is from the end user:
I have re-written Integration Manager integration from scratch to import TXT files(with correct encoding) instead of CSV but unexpectedly when integration kicks off it still recognizes an import file as ANSI encoded (despite the fact that it is saved as Unicode) and it insert the same weird symbols as in case of CSV file importing.
In this case I have no other idea what setup piece should be changed to accommodate importing Unicode coded text files.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156