EBS Customizations (MOSC)

MOSC Banner

Oracle report using iso-8859-1 endcoding but should be UTF-8

edited Jul 25, 2011 3:04PM in EBS Customizations (MOSC) 3 commentsAnswered
We cutomized the AR invoice report but now the program does not use the correct encoding.  This causes issues because the special characters used in the French language do not show up correctly using our custom report.  Any ideas on why this might be happening?  Thanks!

When I run the seeded Invoice report (RAXINV) the XML encoding is UTF-8

  <?xml version="1.0" encoding="UTF-8" ?>
We customized this report but now when I run it the custom report uses iso-8859-1.
 <?xml version="1.0" encoding="iso-8859-1" ?>
 This causes issues because we have special characters in the French language that doen't display properly.  For example text shows up like this in our custom report.

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