FDMEE UTF16LE file load
Hi All,
I am in the process of converting FDM to FDMEE. One of the applications receives a UTF16LE semicolon delimited file, it took quite a bit of digging to find out what the BOM was on the file but manage to find a BOM detector. In FDM this was no problem and the file was recognised and the import worked fine.
In FDMEE however the import keeps giving me the following error and all lines are effectively skipped.
NN................ Non-Numeric, Amount field contains non numeric characters.
[TC] - [Amount=NN] 825100C1_CC16;Telephone and fax usage;0.00;0.00;0.00
[BLANK]
I originally had my Application set up as UTF8 but have changed this now to UTF16 LE. But the file still does not get recognised. I have now also changed the System settings to UTF16 LE. But the import log still seems to be showing UTF 8.