Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

BOM character showing in CSV file when we use Clib.fopen("/tmp/files","wu+")

edited Nov 8, 2016 4:01AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 6 commentsAnswered ✓

Hi All,

We are generating the csv file in unix directory with data by using "Clib.fopen("C:\UserTemp\test.txt","wu+")" function from service side BS.

When we open the csv file, it is showing the "þÿ" characters in first line.

These two chracters("þÿ") are BOM characters. How to avoid this issues.

we have eropins characters in our data,, hence why ae added the "wu+" in Clib.fopen function.

Please suggest.

Regards,

Ravi Para

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center