Problem Oracle Reports 11g not showing

Hello i'm having some troubles using:
Run_report_object
the main problem is that there's no layout when y test on my application the server get the job and no error, even the internet explorer seems to start trying to open the report in a new windows i guess but then it stops and nothing happens no error no info nothing.
This is de the code that i'm using on the key print trigger
DECLARE
rep_id REPORT_OBJECT;
rep_result VARCHAR2(80);
BEGIN
--rep_id := find_report_object('C:\Oracle\Middleware\Oracle_FRHome1\forms\L00000001.rdf');
rep_id := find_report_object('L001');
--SET_REPORT_OBJECT_PROPERTY(rep_id, REPORT_OTHER);
rep_result := RUN_REPORT_OBJECT(rep_id);
END;
i hope someone can give me a hand
Thanks in advance

Hello,
RUN_REPORT_OBJECT "submits" the Reports Request execution to the server but does not open a new browser window.
Do you use WEB.SHOW_DOCUMENT to display the output generated by the reports server with a URL like :
http://server:port/reports/rwservlet/getjobid1234?server=repserver ?
If yes, does it work if you type the URL :
http://server:port/reports/rwservlet/getjobid1234?server=repserver
in a "brand new browser window" ?
Regards

Similar Messages

  • Getting Error While Displaying web page in Oracle Report 11g

    Hi,
    I am new to Oracle reports 11g. I have stuck into an error. While I'm trying to display the web page it says "No such Web command ()".
    I am using following URL to call the report.
    http://hostname:port/reports/rwservlet/?server=repserver&report=a.jsp&destype=cache&desformat=htmlcss&userid=scott/tiger@db
    Please help me out from this.

    Hi Rupesh,
    Thanks a lot removing web solved my problem.
    My second problem is
    1) SAP xMII >Navigation services>Navigation do following
    a) From the account name pull down menu select everyone
    b)In the navigation tree tab page,choose Navigation Item >Add>Child
    c)In the loading content dialog box,enter a name , for example,"Test"
    d)choose."..."
    e)In the File Browse dialog box,open the CM folder and navigate to teh QM folder
    Select ZPPWeb.htm and choose Ok
    After this I get error message as
    "Can't move focus to the control because it is invisible , not enabled or of a type that does not accept the focus".
    It does not add my htm file to the navigation link
    Thanks in advance
    Regards Namita

  • Chinese Character in PDF format for Oracle Reports 11g

    Hello Everyone,
    Currently we have a Report that need to be display chinese character in PDF format.
    We followed the steps specified in the "Oralce Fusion Middleware Publishing Reports to the Web with Oracle Reports Services"
    documentation but things doesn't work. We also installed Adobe Acrobat Reader 9 and Asian Font Pack 9 on the server side
    and even on the client/user/development side and followed the steps in the documentation, but no effect at all. Or we even
    tried "Arial Unicode MS", same thing no effect.
    For sure, we may miss something during PDF aliasing or PDF subsetting setup.
    Anyone out there who has the same experience and able to resolve the issue that currently using the Oralce Fusion Middleware Reports 11g?
    Doesn't matter if it does not related to chinese character, as long as it relates to this issue like japanese or arabic characters in PDF.
    If its ok, kindly provide the steps how you do it.
    Your help is highly appreciated.
    Regards and Thank you very much!

    I am now facing exactly the same problem as user449955 (Eric's). Dear Eric, how about your situation? If you have resolved this problem, may I ask for your solution?
    In my case, using either font aliasing or font subsetting doesn't work at all (displaying "garbage" characters instead of Chinese characters). The setting in my uifont.ali is as follows:
    If using font aliasing:
    [PDF]
    .....ZHT16HKSCS = "MSungStd-Light-Acro"
    If using font subsetting (the REPORTS_PATH already includes "C:\Windows\Fonts"):
    [PDF:Subset]
    "Courier New" = "mingliu.ttc,2"
    For both cases, the report server's NLS_LANG already set to "TRADITIONAL CHINESE_HONG KONG.ZHT16HKSCS" (I am in fact located at Hong Kong). For font aliasing, the client side already has Asian Adobe Reader with Asian font pack installed.
    By the way, I noticed that the WebLogic EM is configuring/updating the uifont.ali file at "<instance home>\config\FRComponent\frcommon\tools\common" directory, but the Oracle Reports 11g's documentation sometimes advise to refer to another uifont.ali file located at "<instance home>\config\FRComponent\frcommon\guicommon\tk\admin" directory. Which one of the uifont.ali files is the one used by the Oracle Reporting Service?
    My report server's platform is Windows 7 Enterprise (64-bit) and the Reports version is 11.1.1.3.
    Anyone can help to advise?
    Thank you very much.
    Regards

  • Oracle Reports 11g: Configuration done through EM Console lost on restart

    I am looking for some help in understanding how the configuration files are synched up with Managed Server domain in Oracle Reports 11g.
    I have an HA environment that contains two managed servers on two nodes with admin server shared between the two nodes via NAS.
    I am observing that configuration changes done to in-process reports server configuration using EM console (e.g. max Connections or shared job repositor etc) do not persist a server restart.
    I have observed that the changes made by EM update the configuration files (rwserver.conf and rwservlet.properties files) under managed server domain directory.
    But when the managed server is restarted, these files are overwritten by some other copy of the same file.
    I am not able to zero down on the location of this master copy.
    Any help in identifying that configuration and resolving this issue will be great!
    I can provide more information if required.
    Thanks!
    Vikran

    Thanks, The problem seem to persist in the opmn.log.
    The logs say that there is a problem with the Connection. Particularly
    01/21/03 07:27:09 Connection 1,206.101.32.36,6201
    connect (errno=111)
    Another error we are seeing is 6201
    There is something about the DISPLAY variable being set in the configuration files. We made sure it was set according to the document note you have mentioned. After testing, the problem seem to persit.
    02/10/01 07:27:09 Connection 1,206.101.32.36,6201 connect (errno=146). Document ID 283586.995 on Metalink mention some thing similar.
    Thanks

  • Report Painter not showing totals for some cells

    Hi,
    We're developing a report painter that will give us a total of all the columns. This total uses a set of variables and a set which essentially is a grouping of the profit centers. The problem is it is not showing any value on the cell. Despite the individual accounts having some values.
    Any ideas where could this gone wrong ? the set exist with the correct accounts.
    I.e.
                                    A1            A2           TOTAL (A1 + A2 - defined in set)
    Depreciation            100          100          200 [ but this shows blank]

    how did you solve this problem,my financial statement is not reflecting total posted depreciation even though it is reflecting the depreciation in the indididual G/L accounts.

  • Starting Oracle Reports 11g in Windows 7

    Hi there,
    Does anyone have any luck running Oracle Reports 11g in Windows 7?
    I installed WLS server (10.3.2) successfully.
    I installed OFM (11.1.1.2) successfully.
    Started Oracle Forms 11g successfully. Able to connect to Oracle database and created a form.
    Registry: /SOFTWARE/ORACLE/KEY_OH2004471243: ORACLE_HOME=C:\Oracle\OFM11g\as_1
    System variables: PATH=C:\Oracle\OFM11g\as_1\jdk\bin;C:\Oracle\OFM11g\as_1\jdk\jre\bin;C:\Oracle\OFM11g\as_1\bin;%PATH%
    tnsnames.ora is in C:\oracle\TNSAdmin\
    Error starting Oracle Reports 11g
    C:\oracle\OFM11g\asinst_1\config\reports\bin\rwbuilder.bat
    java.lang.NoClassDefFoundError: oracle/xml/parser/v2/XMLParseException
    rwbuilder.bat file:
    @REM
    @REM Copyright (c) 1999, 2008, Oracle and/or its affiliates.
    @REM All rights reserved.
    @REM
    @echo off
    @echo Starting Reports 11g Builder...
    setlocal
    call C:\oracle\OFM11g\asinst_1\config\reports\bin\reports.bat
    @echo on
    start C:\oracle\OFM11g\as_1\bin\rwbuilder.exe %*
    @echo off
    endlocal
    @echo on

    Problem fixed. It was a folder security with Windows 7. When setting folder security on the root folder, it did not cascade to all the subfolders, even checked off the "Replace all child object permissions with inheritable permissions from this object". After searching many folders, the "oracle_common" folder was access is denied. Granted permission to this folder, and able to start Oracle Reports with no errors (without to run as Admin).

  • Crystal Report Images Not Showing - JSP inside /WEB-INF folder

    Hi Experts,
    I am using Crystal report for Eclipse and also using Struts2 and tiles framework combination.
    The problem is when viewing the report all I've got is red X on all images and the graph image also not showing. This is when I use tiles and my jsp is inside the web-inf folder.
    This is my struts link: href="s:url value='/report/reportOpen.action?report=1'
    I've checked that the path to the viewer generated HTML is not correct. see code below.
    src="../../../crystalreportviewers/js/crviewerinclude.js"
    But when I test to access a simple jsp viewer that resides on the web root folder, this works fine but of course this is not what I want to have. I need to have my banner and menus on top of the report page (using tiles)
    This is my jsp link: href="s:url value='/ReportViewer.jsp?report=1'
    Viewer generated HTML below.
    src="crystalreportviewers/js/crviewerinclude.js"
    This might be a common problem and that you can share to me your solution.
    Note: I removed the script tags because I can't submit this entry.
    Thank you  in advance,
    Regards,
    Rulix Batistil
    Crystal Report Images Not Showing - JSP inside /WEB-INF folder

    Hi Saravana,
    After a few experimentation from your idea i was able to figure out the problem and now it is working.
    I don't have to copy the folder to where my jsp resides but still maintains it in the root location:  web/crystalreportviewers
    The changes should always be in web.xml.
    1st: change the crystal_image_uri value to ../crystalreportviewers
    2nd: change crystal_image_use_relative value to "web"
    Change to "web" instead of webapp because that is what I named my web root folder.
    <context-param>
              <param-name>crystal_image_uri</param-name>
              <param-value>../crystalreportviewers</param-value>
         </context-param>
         <context-param>
              <param-name>crystal_image_use_relative</param-name>
              <param-value>web</param-value>
         </context-param>
    Thank you. You showed me the way on how to solve the 3 day problem.
    BTW, my next problem is when clicking on any buttons prev/next/print/export, I got this error HTTP Status 404.
    Well, at least for now I can view my initial report.  I just need to figure out the next issue and with the help of the great people here in the forum.
    Thanks a lot.
    Regards,
    Rulix
    Edited by: Rulix Batistil on Nov 26, 2008 7:27 AM

  • WT reporter does not show split for tax authorities!

    Dear all:
        I need to report for all employees some WTs of taxes, but wt reporter does not show the splits for them (to distinguish federal from statal authorities payments), it is like summarises all the same WTs... I tried payroll recon. report but this one does not output the data in ALV format (im in 4.6 version) so it is not useful to run in bulk
    Do you have any work around for this?
    I would appreciate any tip or workaround on this,
    Thank you!

    Hi
    1. Allocated costs are always treated as Fixed costs, unless you have booked the expenses in FI using Activity Type as Aux Account assignment object
    2. Check whether these costs are included in Inventory valuation in your Cost Comp Str in OKTZ... If not relevant for inv valuation, these costs wont show up for Variance calculations
    br, Ajay M

  • BI publisher report is not showing all the data

    Hi All,
    I have created a report using BI Publisher in R12. The report is not showing all the records.
    I have checked the result XML it is also not having all the data. My query returns 846 rows but my report only has 662 rows.
    what might be the issue.please give me some idea to resolve this issue.
    Thanks in advance.
    Regards,
    P.Kalidoss

    Hi Arun,
    In the following code: public SelectItem[] getAllPrinters() {
    if (allPrinters == null) {           // allPrinters is not defined. what type of object it is
    PrintService[] printers = PrintServiceLookup.lookupPrintServices(null, null);
    allPrinters = new SelectItem[printers.length];
    for (int i = 0; i < printers.length; i++) {
    SelectItem printer =
    new SelectItem(printers.getName(), printers[i].getName());
    allPrinters[i] = printer;
    return allPrinters;;;
    Variable allPrinters is not defined. what type of object it is?
    And also the same variable is referenced here <af:selectOneChoice label="Available Printers" partialTriggers="cb1"
    value="#{pageFlowScope.applicationPrinterBean.selectedPrinter}"
    id="soc1"
    autoSubmit="true">
    <f:selectItems value="#{pageFlowScope.applicationPrinterBean.allPrinters}" id="si1"/>
    </af:selectOneChoice>.
    Thanks.

  • Crystal report Viewer Not Showing Control Bar Button Icons

    Hi
    I am using Crystal report along with .net 2003 in web application.
    While executing, the report  its not showing any errors,but the control bar buttons(print, export, next page last page, previous page, first page, etc ) are showing without there icons.
    These invisible buttons can be found by placing the mouse over the specified area, then it shows the tool tip like print etc.
    Please give me solution.

    Would you like to have a look at these:
    [1.|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bip/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303336333633373339%7D.do]
    [2.|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333133383333333933313333%7D.do]
    [3.|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303332333533323337%7D.do]
    [4.|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313338333733363334%7D.do]
    [5.|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313336333333303335%7D.do]
    [6.|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bip/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333133393338333833393338%7D.do]
    Hope this helps!
    AG.

  • Oracle Report is not finding the prt configuration file on 10G?

    Oracle Report is not finding the prt configuration file on reports server 10G.
    On another enviroment I had installed only Forms and Reports services. Here was finding
    the prt configuration file and running ok.
    Now I have "infrastructure" and "forms and reports services" and the reports server is not finding the prt configuration file.
    I have the Internet Directory, Single Sign-on, oca, OC4J_SECURITY services "infrastructure" and the forms and reports services on the same machine.
    Can somebody help me?
    Celso
    Edited by: user575217 on 17/09/2008 06:52

    Definitions (explicit or implicit) on client side overwrite settings on server side. If not set explicitly, parameters like NLS_SORT and NLS_COMP are derived from environment variable NLS_LANG. If NLS_LANG is not set, it defaults to AMERICAN_AMERICA.US7ASCII. If client OS is Windows, the installer sets NLS_LANG according to the language of the OS (and writes the value into the registry), on UNIX NLS_LANG is not set automatically.

  • Report does not show Quotation price

    Dear friends,
    What may be the reason, that my report does not show the quiotation price, though Sales order price, revenue price shows normal?
    Please give some probabilities.
    Rao

    check your plan profile OPSB if automatic rev planning for both Quotation and Sales order is ticked

  • Cannot create new Data Source - Oracle ODBC does not show in System DSN

    On Windows 7 x64, Installed Oracle 10g to use ODBC to connect to Oracle database but am not able to create new data source as Oracle ODBC does not show in System DSN.... only shows SQL server etc etc...

    If you installed 32-bit Database Client, try the 32-bit ODBC admin tool: C:\Windows\SysWOW64\odbcad32.exe
    Note that 10.2.0.5 is the earliest "10g" version supported on Win 7.
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    As an alternative, try the 11.2 Instant Client.
    For 32-bit apps: http://www.oracle.com/technetwork/topics/winsoft-085727.html
    64-bit/x64: http://www.oracle.com/technetwork/topics/winx64soft-089540.html

  • Bex report does not show loaded data at once

    Hi experts,
    Why Bex report does not show loaded data at once after loading is finished but after some time?
    Could be the reason of it:
    a) huge amount of data in infocube.
    b) there are no deleting/creating indexes before/after loading, because it takes too much time
    c) anothe reason?
    Thank you,
    Tigr_Z

    Hi Tigr,
    A and B both can be the reasons behind, but normally in case of B option the results on report output can be wrong like duplicates sort of showing you double figures.
    C - it can be resource issue, so please look into all and double check with basis if thats the case.
    Regards
    Sunny

  • TS3276 Does anyone have problems with sent messages not showing in their Mail? I have two sent folders when really I only want one. Any tips?

    Does anyone have problems with sent messages not showing in their Mail? I have two sent folders when really I only want one. Any tips?

    Not sure if this is a fix, but I tried sending myself a test email from only  the Bcc field, and lo and behold it now shows the Bcc field in all sent item previews;
    ...maybe leaving the 'To' field blank on purpose forced Mail to show it.
    Rebooted the Mail program, still there - rebooted the machine, still there. Hope this is still relevant and it works for you too - J.

Maybe you are looking for

  • How to preserve original size when converting to PDF in Preview.

    I'm using Preview in Snow Leopard. Trying to create multipage PDFs from document scans. I'm finding that when the scanned image (tiff, png, jpg) is converted to PDF in Preview the size reduces. Selecting 'View actual size' shows the image with someti

  • ORA-06521: PL/SQL: Error mapping function with 10.1.0 external procedure

    We have an external procedure running fine on 8.1.7 on VMS. After compiling and linking succesfully under 10.1.0, I get ORA-06521 PL/SQL: Error mapping function and ORA-06522: ERROR - vms_dlsym for file x, where x in the filename of the linked execut

  • Finding XML file from EJB doesn t work.

    Hi all: I have an EJB accesing a XML file to parse a XML document. The file is in the classpath, and sometimes the EJB finds it and sometimes not. What happens? When the EJB finds it, DOMParser method, parse(InputStream), doesn t work. I use this fil

  • Get data to standard wd component

    Hi all experts, Could you help me please, I have a requirement, extend a web dynpro component ( WebDynpro Component /SAPSRM/WDC_UI_DO_HISTORY and View V_DODC_HISTORY )with 2 coloums, the either is 'PurchOrg'. Can you tell me, where can I find this da

  • Its taking a long time to update my version of Creative Cloud desktop app. What happens if I cancel?

    You will need to complete the CC Desktop update in order to install new CC apps on your computer. Just resume the install when you have restored connectivity by visiting the Download Center and clicking the Install link on any CC app, including the C