EBS Customizations (MOSC)

MOSC Banner

procedure containing FND_FILE.PUT(OUTPUT) export excel file with Arabic Characters as ?????

edited Mar 13, 2015 9:57AM in EBS Customizations (MOSC) 7 commentsAnswered
 while using a procedure with FND_file package. this procedure was supposed to read data from database and export it to excel file. It does returns data with arabic characters but while exporting the arabic characters are being exported as ??

1. We have a concurrent program on EBS that calls a customized stored package on the database
2. In this customized stored package we are calling the FND_FILE.PUT procedure in a cursor loop that has columns concatenated to each other containing Arabic characters 
3.Test Case: We run the request  with EXCEL output , and we got the results with question marks characters instead of Arabic characters “??????????????” 

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