Junk Character displayed when language is Japanese

Hi,
I have one PG1where there is a a textbox for additional information input.Now after putting the Additional text there and when user click OK then it comes to PG2 and that information is populated in certain text area.
This is for your information that the text is coming from PG1 to PG2 through hashmap. Now here the issue is when we are putting text n PG1 with some different language other than english like Japanese then the text in PG2 coming as '?????'.(junk character).
Can you please let me know how to handle this ?
Thanks
Debashree

These might help
For NLS Customers, if after submitting a page you get garbage characters then you need to install OJSP1.1.2.
Please check release notes accompanying your OA Framework patchset, and Metalink Note 132604.1 for more details.
or try adding unicode char set
Add the following line to apps.conf.
<IfModule mod_mime.c>
AddType "text/html; charset=us7ascii" html
</IfModule>
Thanks
Tapash

Similar Messages

  • Junk characters displayed when viewing BEx query through WAD

    Hello,
    I am trying to display the results of a web report containing a BEx query through the "Execute in the Browser" option in WAD. But, junk Chinese characters keep showing up in the display. Also, if I try the same with one of the older web reports, they display fine. But, the moment I make a copy of these and execute without any modifications, the junk characters show up again.
    I tried executing through RSRT and there my report works perfectly. So, what could be going wrong or am I missing something?
    Thanks in advance!
    Menaz

    Thanks Emma.
    We figured it was related to the Unicode charset while I was going through the source code. I don't think there is any permanent fix yet. But, I followed the posting below and am trying to temporarily fix the error:
    Web Application Designer Appearing in Unicode (UTF-8)
    Thank you!

  • Junk Character Display on Portal

    Hi All,
             While executing an BPS Report in portal , it shows some junk Characters on browser.
    the same Web Interface working fine in GUI Level. Any one have the Idea to overcome this issue.
    Thanks in advance.

    Hi All,
              The issue was solved. the problem is
      The Bsp Report url port having 8080 and the system connector for BI-Portal having the value 81.
    The system connector was changed to 8080.
    Thanks to all.

  • Arabic letters are displayed as junk character in PDF preview

    When we try to view (HFR Financial reports in PDF preview Arabic letters are displayed as junk character. While the same is shown correctly in HTML view.
    Oracle EPMA version we are using 11.1.1.3, please provide some solution on this issue

    This could help if you are connecting to essbase or planning:
    1.Set the ESSLANG environment variable on the Essbase server to
    ESSLANG= Arabic - Saudi Arabia (ISO)@Binary
    2. In Financial Reporting, you must use the Essbase APS ADM driver rather then the Essbase Native ADM driver. Set the driver in \Hyperion\products\biplus\lib\fr_global.properties by setting the parameter
    UseEssbaseEDS=1
    3. In \Hyperion\products\biplus\lib\fr.env, set the ESSLANG environment variable as follows:
    ESSLANG= Arabic - Saudi Arabia (ISO)@Binary
    4. Re-start the Essbase and Financial Reporting services.

  • Slovakian Language (SK) character display problem

    Hi,
    Enviroment:R3 enterprise 110 /unicode/Oracle
    I'm having problem with one of the character for Slovakian. It seems that the character are display correctly when displaying thru Customer master data display (FD03 ) but show garble character (# etc) when display thru FD10N or FB03.
    Can anyone please guide me on where to look at or is this something I should refer to SAP?
    Thanks for any feedback

    I found out what was the problem. It is the configuration of the character set in I18N. I've to set this character set to "Central European" and it works fine.
    The only problem that I had now is a programmer having problem displaying some of the SK language? Please help!!!.

  • Unicode character not displaying when PDF is created using PDFMaker

    Using Adobe Acrobat Pro 9
    Our company letterhead contains a special character (Unicode 25AA "Black Small Square"). When a PDF is created of a Microsoft Word document (2003 or 2007) using the PDFMaker, that character is not displayed in Acrobat (shows as whitespace). Strangely enough, if I search for the character in that PDF file using the Acrobat search function (query "u/25AA"), the search finds the character, but again, it is displayed as whitespace.
    However, if I create a PDF from that same Word document by printing to Adobe PDF, the character displays correctly in Acrobat. Additionally, if I do a SaveAs to PDF (Using the Microsoft plugin), the character displays correctly in Acrobat. This leads me to believe that muy issue is related to the PDFMaker (as opposed to the PDF printing function) and how the character is embedded into the PDF file. I have tried opening the PDF in other versions of Acrobat, but I get the same result.
    Any suggestions? We would like to utilize the convenience of the PDFMaker for our letters and reports, and not have to use the print function. I can email a sample of all the PDF's I spoke of upon request, but the issue should be reproducable using the following steps:
    1. Open MS Word and type (or copy from the Character Map) unicode character 25AA in Arial font.
    2. Save Word file.
    3. Use PDFMaker to create PDF file.
    4. Open PDF file and view results.
    Any guidance or help is appreciated.
    Phil Hinton

    First, check the fonts in the PDF to be sure that they are not embedded (you are likely correct that there is a problem). What job settings are you using. Try the press or print. Also check the job settings to be sure that ALL fonts are to be embedded.
    Also, check the log file of Distiller (set it to not be deleted in the settings). If there is an issue with the license of the font then the font will not be embedded. In that case you need to find a licensed version of the font or change to a different font.

  • Junk character is displayed BI Publisher report

    Hi gurus
    In iRecruitment module ,i have replaced a standard report with custom report ,but for amount fields ,it is displaying junk character for every comma (,) place in the numeric value ,like if
    HRA is 10,000 ,then in report it is coming like 10*u*000,or if it is 1,00,000 then it is displayed like 1*u*00*u*000.
    any suggestion would be very helpful
    thanx in advance
    thanx
    Pratap

    You should be able to use translate function to help you replace the comma. Search the forum as well for similar threads. Here is one that might help.
    Re: Pre-formatted number values in XML
    Award points if helpful.
    Thanks!

  • Tool -- copy  display arabic letter as junk character

    Dear All.
    Our env 12.1.3 on Solaris 5.10 this is fresh installation.
    We are running some finance report, Its completing normally as well output files display character properly ie in english and arabic.
    While opening log file from tool --> copy option Arabic character showing as junk character.Below are the detail of our nls characterset.
    SQL> SELECT * from NLS_DATABASE_PARAMETERS;
    PARAMETER VALUE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET AR8ISO8859P6
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_SORT BINARY
    PARAMETER VALUE
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_RDBMS_VERSION 11.1.0.7.0
    20 rows selected.
    Please let us know is there any work around to over come this issue.
    With Regards
    T.K

    We are running some finance report, Its completing normally as well output files display character properly ie in english and arabic.What if you download the log file from the server and open it from the client, would you be able to view Arabic font correctly?
    While opening log file from tool --> copy option Arabic character showing as junk character.Below are the detail of our nls characterset.This looks like a browser issue. What is your browser? Can you view Arabic correctly from your browser (View > Encoding)?
    Thanks,
    Hussein

  • Logo in Smartform output to pdf format is coming as Junk Character

    Hi All,
    I have a requirement to generate the Smartform output in PDF file. But when i am doing that i am getting the LOGO as Junk character in the PDF file. Can any one help me to resolve this issue?.
    Thanks,
    Muruganand.K

    Yes check the spool and the output displayed correctly in the spool it means there is a problem when you convert OTF to PDF. Check that part of the code and try different options.

  • Problem with SQL Convert Function Junk Character

    Hi All,
    We have a database field that has a value of “2.020 OPERATOE’S CAB – GLASSES” on the front end of Oracle E-Business Suite. When we are spooling that column(in PLSQL) with the SQL covert function , one of the characters(’) in the string is not getting converted properly. It is displayed as a junk character in the spooled file.
    We used CONVERT(p_column,'WE8ISO8859P1','UTF8') for converting the string and utl_file api for spooling the output file. Please note that converted string is passed to utl_file.fopen directly.
    Following are the nls_parameters values.
    NLS_CHARACTERSET ~~ UTF8
    NLS_NCHAR_CHARACTERSET ~~ AL16UTF16
    Any inputs are welcome.
    Thanks
    gt1942

    Hello All,
    Sorry, If I am opening the blog in the wrong place as this is the first time.
    my out looks as follows.
    "02920  "
    but when i see in the application there is nuthing in the end.
    so I used regexp_replace(p_vendor_dtl,'[^[!-~]]*',''), But this is removing spaces also. I don't want to remove space. I want to remove this character only.
    Please help
    Thanks.

  • HELP!!! character display problem in JEditorPane

    hi,
    I got a headache with my program which needs to display multiple language html page in a JEditorPane. For example, if user requests a Chinese page then page is read in from an inputstreamreader using Chinese charset encoding. But what JEditorPane displays is squares and this is a very common font problem. I did everything I can
    copy font.properties.zh to font.properties
    set JEditorPane font as Font("SIMSUN",Font.PLAIN,12)
    with the bug unsolved so far.
    I am using Windows 2000/ME in UK locale.
    Anybody could help please???

    yes, the input data, for example in the case of Chinese Simpilify Character, is read in using a decoder with charset GB2312. I think I can print them out on prompt console but in a unrecognizable format.
    Anyway, I would like to reconfirm the steps I took: (Presumably I know I am going to load a Chinese page)
    1. rename font.properties.zh to font.properties
    2. set the font of JEditorPane as ("SIMSUN",Font.PLAIN,12)
    3. when try to load a Chinese page, there should be a ChangedCharSetException. extract the charset from the exception and use it to construct a new InputStreamReader.
    4. I also set the content-type of JEditorPane as something like "text/html; charset=gb2312"
    5. read in the data and parse it into a HTMLDocument instance.
    6. finally use setDocument method to display the document on the JEditorPane.
    In this way, the page gets displayed in unknown characters.
    Anybody could show me something different but feasiable? Please!!!

  • Chinese Character display issue on Coldfusion 10

    My Company using Coldfusion to built an report platform and recently I upgrade our Coldfusion 7MX with Windows Server 2003 to Coldfusion 10 Enterprise with Windosw Server 2008 R2.
    I copy the Code from the Old server to the new one, but I met the problem I couldn’t solve.
    We have a repost that can enter, modify and view our SRM that has Chinese Character display request. Chinese character was display without problem when the system in the old server. which look like following.
    once I move the code into the new server, I got the problem with Chinese Character as following.
    This report pulling the data from SQL2005 with Windows Server 2003 R2.
    Coldfusion code code was same and both version is access to the same database.
    I ran all of the update included to install the windows MUI for Chinese character into the new server,  but I still can't get the character display correctly.
    I can view the chinese character website without issue but only to display in the report.
    I contact with Microsoft tech support but they don't have an solution for me. please help.

    Install windows server language pack:  http://www.microsoft.com/en-us/download/details.aspx?id=12250
    Are you sure the Chinese is encoded in UTF-8?  (It should be, but you should check the database field type encoding.)  If it's simplified chinese it could be set to GB18030 and if it's traditional chinese it could be Big5.
    You might want to leave off the encoding directive in CF and load the page in a browser then change encodings using tools > encodings  to see what works.
    祝你好运!

  • OO4 character Display Problem

    Hi All,
    I am using Oracle OLE objects to connect to Oracle 9.2 DB
    The NLS Language for the Database is AMERICAN_AMERICA.AR8ISO8859P6
    the client is using also the same NLS.
    When I retrive the information using OO4 some varchar2(Arabic Language) are return incorrectly from the DB, however when I use ADO on the same clinet it's correctly retrive all Data.
    I've only on home at my PC, and its NLS language is correct, even when I use SQL*Pluse the characters are displayed correctly.
    I also retrieved the NLS_LANG from the application using "SELECT USERENV ('LANGUAGE') FROM DUAL"
    and it was correct using ADO and OO4.
    Of course I've checked the registry value NLS_LANG and it's also AMERICAN_AMERICA.AR8ISO8859P6
    Any Help????

    I think after all it is a problem with the either:
    a. OS installer, which should really try to delete fonts which are duplicated by new system fonts
    b. OS which should give precedence to new system fonts over old system fonts where there are two the same, especially when the system fonts are in /System/Library/Fonts and the old ones are in /Library/Fonts
    The major annoyance is that this problem appeared with Leopard and took me hours of searching to figure out its origin - when you don't know if it is a character entry problem (which I thought) or a character display problem (which it turned out to be). In the end the fix was simple - delete the superceded fonts.

  • Character field in excel output exist some junk character's

    PlatForm :IBM630,PC
    Operation System:windows xp,windows 2003,AIX 5.3
    IAS version :10.1.2
    Language :Chinese
    When set desformat parameter equal to spreadsheet, character field in excel output exist some junk character's,
    and as excel output data gather volume,junk character's will more and more.
    But when I only get the record include junk character's,then the excel output will be ok.
    How can I do to solve the problem?
    Thanks in advance!
    lind
    Message was edited by:
    user565112

    PDF,RTF DESFORMAT is right,but users need spreadsheet desformat too.
    the characterset is unicode,and end signal of junk character is ?/SPAN>.
    When I get excel output include junk character,the same time get the junk character's record,and then get excel output only include the junk character's record,the excel output will be showed correctly,no junk characters.
    How to sovle the problem?
    thanks.
    Message was edited by:
    user565112

  • Showing junk character

    Dear all,
    I am using oracle9i. I got the export from one place and tried to import in my database. Both the source and destination database character set is WE8IS08859PI. After importing the data, i tried to pull the data in the excel. One of the field is varchar2(2000) and it contains new line character. When i open the data in TOAD, it shows correctly. But when i pull in excel or any other front end, it is showing as a junk character(square box) for new line chatacter. New line character is suppressed and displaying new line character as square box(junk character). How do we resolve the issue?

    try a search and replace within Excel on the junk character to replace it with ''.
    cheers,
    R

Maybe you are looking for

  • Where are the Qualcomm Gobi Drivers for Windows 7 ?

    I have a T400 that I just in-place upgraded to Windows 7. Various unpleasant things happened, but the one I'm working on first is that the CDMA card (Qualcomm Gobi) no longer works. The driver has the yellow exclaimation thing. So to Lenovo's driver

  • File Content Conversion Problem: Sender File Adapter

    Hi All, In Sender File Adapter, how to spilt the single line into different lines using + as a separator. Plz see below my source file. #SMESS=IV01:672633SAP:676968:::NL51:02:11+ COPS=678713:676968:070416:IV01'3:11IVFR=678713:PDA and'IND 2'9206 AD'Dt

  • SSHR workflow information

    Hi Gurus, I have a below requirement. Appreciate if anyone can help. Suppose if we do Assignment Change/New Hire/Termination etc functions through SSHR, then initially it stores temporary on hr_api_transactions,hr_api_transaction_steps,hr_api_transac

  • Disabling Escape on the JSP page

    Hello, I wan to disable the Escape working on the JSP pages by using javascript. How can I do that? I wish that when a user makes an action and then presses the Escape key the form action should not halt. It should continue till form is not getting r

  • Help - General Error

    My Colleague is currently working through a time pressured edit and is experiencing an unusual General Error in FCP 4 A reliable system - Power Book G4, but using a brand new G-Tech Hard drive 250G 7200 Firewire. Footage captured fine (DV Pal) but wo