DB Changed to UTF-8. Now parameter form prompts display in font "symbol"

We are in the process of updating a vendor developed application.
The database character set changed from WE8ISO8859P1 to AL32UTF8.
The vendor supplied reports work fine but our in house developed reports now have an issue with the parameter form font. The parameter font for the prompts is defaulting to "symbol".
This happens even on forms where we have not specified a paper parameter form and
let Oracle generate a default one.
Any ideas on what we need to set to get the parameter form prompts to appear as Courier?
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
Report Builder 10.1.2.3.0
Reports are run from a form. For example:
http://XXX.XXXXX.CA:7777/reports/rwservlet?server=rep_XXX3&envid=XXX8&report=TESTREPORT&destype=CACHE&desformat=PDF&paramform=YES&userid=&recursive_load=no

Hello,
For your problem related the Font Symbol, apply the solution described in the document :
Oracle® Application Server Reports Services Publishing Reports to the Web
10g Release 2 (10.1.2)
B14048-02
18 Implementing Globalization and Bidirectional Support
Repairing Garbled Fonts When Using the WE8ISO8859P15 Character Set
http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_nls.htm#CBJCBCFG
Regards

Similar Messages

  • How to Change the Size of the Parameter Form in Report6i

    hi
    Does any one know how to change the size of the "PARAMETER FORM" in Report6i.

    Hi,
    You can change it in the "Parameter Form Window" property of the Report Object.
    In the object navigator, select the Report object and open its property palette. Under "Parameter Form Window" you can change the "width" and "height" properties.
    Regards,
    Siva B

  • Can you dynamically change an LOV on the parameter form based on other params?

    Can you dynamically change an LOV on the parameter form based on other parameters? For example, based on a entered purchase order number, create an LOV of the purchase order lines that belong to the entered PO #.

    Hi
    Accouding to my knoledge you can't do it.
    If you want to build lov for that particular
    value, you can do it in Forms.
    Vijay

  • Report Parameter Form not displayed

    When I ran a report using the following procedure code in web-enabled Oracle forms ,
    PROCEDURE RUN_REPORT IS
    pl_id ParamList;
    BEGIN
    pl_id := get_parameter_list('tmpdata');
    if not id_null(pl_id) then
    destroy_parameter_list(pl_id);
    end if;
    pl_id := create_parameter_list('tmpdata');
    add_parameter(pl_id, 'PARAMFORM', TEXT_PARAMETER, 'YES');
    run_product(REPORTS, 'D:\ORACLE\DIVISION', SYNCHRONOUS, runtime, FILESYSTEM, pl_id, NULL);
    END;
    No parameter form was displayed. What do you suspect? Or report parameter form cannot be used in web-enabled Oracle forms.
    Hope some experts here broaden my mind!
    Many thanks,
    Richard

    Richard,
    passing paramform=yes will do it. However, beside of that I wouldn't recommedn using run_product for reports on the Web, indeed paraneter forms are a bit tricky and don't work out of the box. There is a work around that i documented in a Forms/Reports integration Whitepaper available in teh Forms6i collateral section on otn.oracle.com/products/forms. This description uses run_report_object, addressing the Reports Server.
    Frank

  • Parameter form not displaying in 9i reports. Works fine in 6i!!

    Parameter form does not show up with any options mentioned in the cgicmd.dat.
    It works in 6i & surprisingly in 9i reports it doesn't.
    In 6i reports destype=cache shows the report output on screen but in 9i it doesn't, the report just sits in the cache dir of reports on the middle tier.
    Was Oracle in a hurry to release such incomplete versions???as it shows 9 is exactly opposite to 6 in apperance so are the versions!!! & too much java is harmful to the system performance.
    If there's a patch please...

    my url looks like this
    http://abc:8888/reports/rwservlet?report=myreport.jsp&userid=a/b@c&server=myserver&paramform=yes
    or paramform=html with all other arguments same
    i have chosen system parameters destype,desname,desformat along with one user parameter
    i tried putting the same arguments as it has to put in the cgicmd.dat key map & also typed the above url from the client.
    If i give initial values to the parameters then for example i say destype as mail & give other parameters appropriate values , i get a status html form which says report ran successfully.The user gets the mail
    If i do not give initial values to every parameter except destype i still get the status message as report ran successfully, but the mail would have not gone.
    Is it that the reports will run only when deployed on 9iAS or it runs otherwise too on a system which has 9iDS.
    I had posted the same question earlier but i didn't quite understand about report escapes...the person who replied meant to say
    Mahesh

  • I have set up to remember passwords but it is not working. I deleted and changed several passwords but now only some prompted me for remembering the new password

    I had set this up and it was working, but I deleted several passwords and set up new ones. Even though it is set up to remember passwords, it does not prompt me on a few sites. One is a hotel company and they do not block saving passwords. The others worked before and I don't think they changed. On most of the sites it worked fine

    This can be caused by the Google toolbar.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Value to be assigned to a parameter field (web report parameter form)

    In a Oracle 10g report In parameter form we have DESTYPE and DESNAME. In database we have PRINTERNAME. we are using run_product to open the report. Now we are in the url
    http://192.168.178.29:7779/reports/rwservlet/getjobid2214?server=rep_inexpas02_OracleFRSR2
    Parameter form:
    When we change the value of DESTYPE to Printer I want assign printername in DESNAME field. Other wise DESNAME should be blank. Is there any trigger like when change field of DESTYPE in parameter form (web) assign some value to DESNAME. (AFTER PARAMETER FORM AND BEFORE REPORT ARE NOT SOLVING THE PURPOSE)

    Is it correct taht you use forms to invoke the report? If so, a possible solution is to "create" your own parameter-form in forms itself, where you can do such validations and logic as you need. Then run the report without parameter-form.

  • Report Parameter form not showing list of values in Report svr

    I was using reports 6i where I used to have list box in report parameter form. I now converted recompiled my reports in 10g and when I run I am not geting the list of values. I get the values as a list below the field
    ex.
    ITEM :___________
    box,book,pencil,rubber,
    dvd,floppy...
    previously it was coming as a list in the item field
    thanks
    MG

    Hello,
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwwhthow/howto/params/pmp_creating_list_of_values.htm?tp=true
    If you run the report from a Web browser and the list of values is unrestricted, the HTML Parameter Form will display a text field instead of a combo box, and a list of static values that you can copy and paste into the text field.
    Regards

  • Problem in reports6i parameter form customization

    I am calling report developed under reports6i using rwservlet from j2ee web application. I was able to successfully customize the parameter form internal to report using Report Escapes properties, Before Form value and After Form value. I am using header.htm and footer.htm to render header and footer related html. I am able to use style sheet file also. Everything is working fine with this file. But when I try to repeat the same changes to another report (rdf), it is not taking the changes. No matter what I do, report is taking the settings from parameter form builder tool. When I run the report outside of web ie., from report builder, it is showing the parameter fields and labels I have made changes to, but when I run as web report it is taking the parameter fields and labels that report builder tool has. I am frustrated and do not understand, everything working fine with one report is not working with the other. Is that a bug? or am I missing something? Please help. I really appreciate your help.
    Thanks in advance,
    Raju

    Thanks Philipp for the response. Yes I verified whether server picking the changes. That's how I found its only picking from the parameter form builder. Whatever changes I made to the actual parameter form I was not seeing. But I was seeing whatever changes I made in the parameter form builder. I do not want to use parameter form builder wizard. It's kind of weird and that's why I do not see logic behind what's going on? I am wondering is it a bug in the reports developer tool. I am using oracle reports6i (Report Builder 6.0.8.11.3).
    Thanks,
    Raju

  • LOV on Parameter form  can not show in IE

    In report builder I build two user parameter by Parameter Form builder.
    one is the search_mouth in which we type the month, the other is department_name
    which is selected by a drop down list and we can not type the name only select a name from the list.
    Everything is ok when I run it in report environment, but when I call it in browser the search_mouth field is ok, but the department_name change to a common textfield not a drop down list ,and all department_name is shown below the textfield.
    command line is http://10.20.8.102:8888/reports/rwservlet?destype=cache&desformat=PDF&report=myrep&userid=scott/tiger@paramform=yes
    I do not know how to show the dynamic list in browser.

    Hello,
    In Reports Builder :
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwwhthow/howto/params/pmp_creating_list_of_values.htm
    If you run the report from a Web browser and the list of values is unrestricted, the HTML Parameter Form will display a text field instead of a combo box, and a list of static values that you can copy and paste into the text field. In this case, the first column will always be shown in the Parameter Form, even if Hide First Column is selected.
    Regards

  • Report 9i parameter form problem, is it a bug?

    Hi all,
    I am using Dev 9i IDS, rel. 9.0.2, running in windows 2000. I've been converting my forms and reports from previous versions to 9i, and I came across an issue with the report's parameter form.
    First, I thought it could be a problem during the conversion , but to make sure I developed a new form and a new report straight in the 9i IDS suite, using Scott's DEPT table. The new form is simple having a button to call the new report which is based on the DEPT table and accepts an user's input for a dept. no.
    The same problem occurs:
    - in the form, if I set PARAMFORM=HTML then it could not open the report parameter form, hence the report could not run.
    - if I set PARAMFORM=YES, then the report parameter form is displayed, then I can enter a value for the department number. BUT, when I clicked the Submit Query button the report failed, and I received the following error:
    REP-52007: Parameter form format error.
    java.lang.IllegalStateException: Response is already committed!
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.EvermindHttpServletResponse.setContentType(EvermindHttpServletResponse.java:973)
         at javax.servlet.ServletResponseWrapper.setContentType(ServletResponseWrapper.java:27)
         at oracle.reports.rwclient.RWReportRunner.setContentType(RWReportRunner.java:261)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:135)
         at oracle.reports.rwclient.CommandManager.handleCmdGetjob(CommandManager.java:1219)
         at oracle.reports.rwclient.CommandManager.handleWebCommand(CommandManager.java:369)
         at oracle.reports.rwclient.RWClient.handleWebCommand(RWClient.java:651)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1053)
         at oracle.reports.rwclient.RWClient.doPost(RWClient.java:318)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    I have no problem integrating others reports that don't have parameter form using run_report_object. And, I've checked and tried different ways of manipulating the parameter value using to_number in the report's where clause etc., it never worked.
    I guess the only workaround is to create the parameter form in Forms builder. Is there other ways of doing it , or is it a bug of the 9i IDS suites that needs to be fixed?
    - Thanks

    Hi Frank,
    There's a note published on Metalink, note 139546.1, showing a workaround to thi problem. but
    - it is rather lengthy and confusing, may not be practical .
    - it only applies to Forms and Reports 6i.
    However, it shows that the problem comes from 2 items in the source code of the parameter form which is produced by the RUN_REPORT_OBJECT built-in:
    1. <form method=post action=""> where action contains an empty string, it needs to have a valid entry, e.g.
    <form method=post action="http://hostname:port/cgi/rwci60.exe?">
    2. <input name="hidden_run_parameters" type=hidden value=""> where hidden value is also empty. It should contains all parameter values passed to the report parameter form, e.g.
    <input name="hidden_run_parameters" type=hidden value="report%3test+destype%3Dcache+userid%Dscott.....">
    And that is what I found, but I am reluctant to try it in 9i IDS, hoping Oracle has a better solution than that.
    Tho.

  • Report without Parameter form

    I would like to generate report without Parameter form being displayed.How to do?

    If you use Forms to pass parameters to Reports, use add_parameter('PARAMFORM',text_parameter,'NO'). This will "disable" the parameter form.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by keyurashu:
    I would like to generate report without Parameter form being displayed.How to do?<HR></BLOCKQUOTE>
    null

  • Reports 10g problem: Before parameter form trigger(BPFT) problem

    In report bilder there is no problem - I get parameter form wit all the parameters, I initialized in BPFT
    function BeforePForm return boolean is
    s_date date;
    begin
    s_date := Trunc(SYSDATE);
    if :PAR_TEM_OD is null then
         :PAR_TEM_OD := '1';
    end if;     
    if :PAR_TEM_DO is null then
         :PAR_TEM_DO := '9';
    end if;     
    if :PAR_DAT_OD is null then
         :PAR_DAT_OD := s_date ;
    end if;     
    if :PAR_DAT_Do is null then
         :PAR_DAT_Do := s_date ;
    end if;     
    return (TRUE);
    end;
    PAR_DAT_... is data type DATE wit input mask DD.MM.YYYY.
    REPORT crashes when I run it from forms - no parameter form is displayed. When I initialize only CHAR PARAMETERS IN BPFT then I get result - parameter form is displayed. . The problem is when I want to initailize DATE parameters.
    Any idea?
    Gordan

    Why are you using srw.do_sql here? You are just performing some sql and pl/sql statements here. This is an explanation of do_sql in the Report Builder Help:
    "Since you cannot perform *DDL statements* in PL/SQL, the SRW.DO_SQL packaged procedure is especially useful for performing them within Report Builder, instead of via a user exit."
    So, your code would simply be:
    function BeforePForm return boolean is
      segment2 varchar2(10);
    begin
      select segment1
      into segment2
      from xxmssl_po_headers_all
      where rownum<2;
    ... etc. ...
    end;

  • Parameter Form into PDF Output?

    Hello,
    I've written a few reports in 6i and want the web output in PDF. It works fine until I encounter a report needing parameter input. If I include the special parameter %P in the cgicmd.dat it pops up the parameter form and displays the result in a PDF document. Unfortunately, not all my reports need parameters, thus I must use the PARAMFORM=YES in my URL. This is were my problem arises, the parameter form is displayed but when I click on submit I get an error page. It says id doesn't recognize the output. Any ideas? Thanks.

    Hello,
    A File (or several if needed) is/are always generated in the cache whatever the destination type is (DESTYPE=FILE / PRINTER / ...)
    in http://download-uk.oracle.com/docs/html/B14048_02/pbr_arch.htm#i1005582
    - The Reports Engine populates the Reports Server cache.
    - The Reports Engine notifies the Reports Server that the report is ready.
    - The Reports Server accesses the cache and sends the report to output according to the runtime parameters specified in either the URL, the command line, or the keyword section in the cgicmd.dat file (URL requests only).
    You can use the parameter EXPIRATION if you want to "expire" some output files in the cache. After the duration specified in EXPIRATION, the files in the cache will be deleted.
    http://download-uk.oracle.com/docs/html/B14048_02/pbr_cla.htm#sthref2795
    Regards

  • Parameter form not coming up when calling report6i from forms 6i thru run_product

    we are using 3 tier architecture. and using the thin clients on windows platform (netscape navigater 4.7 as browser)
    Middle Tier (IAS ) is on compaq Proliant Windows NT server
    and database is on compaq ALPHA DS20E machine on true 64 UNIX.
    WE are using forms and reports 6i.
    when we are calling a report(from web browser) from a form thru' RUN_PRODUCT report is running with out displaying the parameter form.
    but when we are running the same report in client/server (2 tier)
    parameter form is displaying.
    we are unable to solve this problem.
    Thanks in advance
    Mukesh Sharma
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]:
    we are using 3 tier architecture. and using the thin clients on windows platform (netscape navigater 4.7 as browser)
    Middle Tier (IAS ) is on compaq Proliant Windows NT server
    and database is on compaq ALPHA DS20E machine on true 64 UNIX.
    WE are using forms and reports 6i.
    when we are calling a report(from web browser) from a form thru' RUN_PRODUCT report is running with out displaying the parameter form.
    but when we are running the same report in client/server (2 tier)
    parameter form is displaying.
    we are unable to solve this problem.
    Thanks in advance
    Mukesh Sharma<HR></BLOCKQUOTE>
    But with show_document i have to provide the username and password as url which will be displayed in browser and i dont want to
    provide username and password to end user.
    If Any one have any solution Please revert.
    Thanks
    Mukesh Sharma

Maybe you are looking for

  • Can't found rpt files under weblogic

    <p>hi.</p><p>   in my local, the runtime environment is: oracle9, weblog8 and jdk1.4. now the tests are all ok. i want to deploy the project to server.</p><p>i've two questions to be solved.</p><p>   1.  2006-12-21 11:31:32,937 [com.businessobjects.r

  • Problem with oops

    HI GURU'S,                  WHAT IS THE TYPE ASSOCIATED WITH SENDER. PLEASE CHECK THE FOLLOWING CODE FOR REFERRENCE. CLASS lcl_event_handler IMPLEMENTATION . *Handle Double Click METHOD handle_double_click . PERFORM handle_double_click USING e_row   

  • Jdev 11 Table validations bug.

    Validation errors on ADF editable table fires only when you change a row by clicking. If you press any submit button they disapear. Also validations dont fire if you navigate to a diferent row by pressing Tab key. is this a bug? Is there any way that

  • Osx 10.7.2 error - mouseover dock magnification not working

    I am not sure it is related to the most recent upgrade, but my mousovers in Chrome/Safari is no longer working and dock magnification is no longer working either.   Has anyone seen this. I've tried to repair permissions, but it did not work.  Any hel

  • Is there a Mac-compatible wireless print server?

    This is a variation on a theme many have touched upon. I want to have my Airport Extreme wirelessly connected to two printers (B&W laser, and color inkjet) currently connected by USB cables, stretched to 16' limit. Printers can't be moved convenientl