Page 1 of 1

ANSI to UTF-8 Conversion

Posted: Wed Apr 18, 2012 3:55 am
by mansoor_nb
Hi All,

I want to convert the sequential file from ANSI to UTF-8 format.
I have tried setting the NLS MAP to UTF-8 at the project level and the NLS MAP at the stage level is also set to UTF-8 just to make sure. The record delimiter is set to UNIX Newline.

Still the file is not geting created in the UTF-8 format. When i download and open the test file in Edit Plus Editor or Textpad Editor, the file encoding shows as ANSI.

hence request you to please put some light on this if anyone of you have come across this kind of a scenario.

Thanks