otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire

Go Back   Oracle OTM / G-Log GC3 Community Support > OTM / G-Log - Technical Topics > Reports / FTI and Other Analytics
Reload this Page

[SOLVED] Problem creating Japanese/Thai HTML Reports in OTM


Reports / FTI and Other Analytics Integrating OTM / G-Log with Oracle Reports, FTI (OBIEE) and creating custom reports / analytics.

Tags: , ,

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 26th, 2007, 06:11
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 147
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 1 Time in 1 Post
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
[SOLVED] Problem creating Japanese/Thai HTML Reports in OTM

Hi all,

We need to generate multi-language HTML reports on OTM. However, we have never been successful in doing so. After countless hours of investigation we found out the following interesting bits:

Has anyone been able to display multi-language reports in HTML on OTM?

1.] The charset in the output .HTM file's <meta> tag is being set to ISO-8859-1

This setting of charset to ISO-8859-1 (supports Latin and West European chars) have affected the rendition of Japanese chars by the browser (IE). The appropriate setting for the charset should be UTF-8 as it will display the Japanese chars correctly.

We found that this setting of charset to ISO-8859-1 is being made in the function BUILD_HTML_HEADER which is part of the "report_library.pll" (OTM issued library) that we are using for all OTM reports. Unfortunately, we don't have the source codes of the function.

We tried commenting the portion where the setting is being made and replace it with the hardcoding of the meta tags having charset UTF-8 in the report escapes properties (Before Report Value). This workaround seem to work as the .HTM file that is created already have the correct charset=UTF-8. Moreover, the Japanese chars are now appearing correctly when you open up the .HTM in IE or run the "rwservlet" from report server.

Thus, the issue is no longer in report server as everything works fine at that level provided that we change the charset to UTF-8 (it should for we already set the NLS_LANG to AMERICAN_AMERICA.UTF. The function BUILD_HTML_HEADER may need to be reviewed / rectified if needed to return the correct encoding.

2.] .HTM file having the correct encoding still appear as garbage chars in TMS

After making the adjustments mentioned in [1] and confirmed that everything works fine at the report server level, we tried launching the report in HTML view from TMS. However, the outcome is still the same - all Japanese chars still being displayed as garbages.

This one is obviously a problem in TMS already as the .HTM file being produced in the report server is already okay.

At least, we already confirmed that there's nothing wrong with our report server. It's the rendition at the TMS that is having some issues which they'll need to investigate.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] HTML Formatting issues with Oracle Reports 10.1.2.0.2 chrisplough Reports / FTI and Other Analytics 8 April 7th, 2008 14:07
A hyphen causes alignment problem in Reports moshe Reports / FTI and Other Analytics 1 December 19th, 2007 15:11
[SOLVED] Does OTM supports Japanese? Email List Archive 3 December 18th, 2007 15:40
[SOLVED] OTM Reports - HTML not formatted correclty in v5.5 chrisplough Reports / FTI and Other Analytics 0 September 26th, 2007 12:32
[SOLVED] Timeout problem on GC3 reports blasley Reports / FTI and Other Analytics 4 November 14th, 2006 17:28



All times are GMT. The time now is 18:12.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37