Report layout on the web

The layout of the report in HTML is different then constructed. I have a landscape report which works perfectly client-server. But on the web the pages get to large and don't fit anymore. Width and heigth are bigger then paper-size.
result. e very messy report.
Is there a cure or does the user have to learn to life with it.

1)
When you bring up the Getting Started page from Reports Builder using Browser
, you might get a Failed to locate browser error. To rectify this issue,
you must:
1. Open the Windows registry using a registry editor (e.g., regedit.exe).
Note: Create a backup of the registry before proceeding to edit it.
2. Navigate to the following key:
HKEY_CURRENT_USER\Software\Oracle\Toolkit\Tkbrowser
3. Delete all other values except Default.
4. Save and Exit the Windows registry.
5. Start Reports Builder and select Getting Started.
6. Click Ok. The Information Navigator Preferences dialog box appears.
7. Select <your browser> as the browser.
8. Ensure that the path and the executable name is accurate. To change the
browser location (if the executable or the path is incorrect):
Click Browse.
Navigate to the location.
Click OK.
9. Click OK.
2) REP-0069: Internal error
Please turn ON tracing to see what exactly is going wrong.
$OH\reports\conf\rwbuilder.conf , for "trace" element, uncomment it.
Now run to web.
Now trace will be in $OH\reports\logs\rep-machinename.log
See what error you are getting there. Pls post the error/exception you are seeing there.
Thanks
The Oracle Reports Team

Similar Messages

  • DeskI report refreshable on the web

    I am attempting to make a DeskI report available on the web.  That part was easy, i saved as HTML, and was able to view it on a web page.  But we need a step further,  i need to be able to make this report refreshable, it has 4 prompts.  We want the user to be able to enter info into prompts and get the report.  I know this can be done,  but cannot figure out why i can't make it work, any help is appreciated.

    When saving the Deski report as HTML set the "Automatic Reload Every"
    The browser reloads the document according to the frequency specified in the box, which ensures that the HTML document is kept up-to-date with changes made to the original document in BusinessObjects. This is similar to the document refresh feature.

  • How to run a report out of the web container?

    Hi All,
    <p>
    Does anyone have tips on running a report outside of the web container?  I'd like to be able to JUnit the scenarios I'm coding up without having an app server running.  What is the ReportClientDocument expecting in the request, response, and context?  The code as shown just returns the enclosed error.
    <p>
    All I'm really trying to do is have the report execute and be able to assert that the data is appropriately retrieved from the data source.  If there's a way to do that without the Viewer, that would be cool, too.
    <p>
    Any tips would be much appreciated.   Sorry about the poorly formatted code and error... the code tags don't seem to be working...
    <p>
    Thanks,
    <p>
    Eric
    <pre>public void testReportRunning() throws ReportSDKExceptionBase{
              ReportClientDocument rcd = initReportClientDoc("./test/data/EBTest1.rpt");
              assertTrue(rcd.isOpen());
              CrystalReportViewer crv = new CrystalReportViewer();
              crv.setReportSource(rcd.getReportSource());
            String htmlContent = crv.getHtmlContent(new MockHttpServletRequest(), new MockHttpServletResponse(), new MockServletContext());
            System.out.println(htmlContent);
    com.businessobjects.report.web.shared.WebReportingException---- Error code:0
         at com.businessobjects.report.web.e.if(Unknown Source)
         at com.businessobjects.report.web.e.a(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.a(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.a(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.getHtmlContent(Unknown Source)
         at com.tririga.crystalpoc.ReportAccessorTest.testReportRunning(ReportAccessorTest.java:82)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at junit.framework.TestCase.runTest(TestCase.java:164)
         at junit.framework.TestCase.runBare(TestCase.java:130)
         at junit.framework.TestResult$1.protect(TestResult.java:106)
         at junit.framework.TestResult.runProtected(TestResult.java:124)
         at junit.framework.TestResult.run(TestResult.java:109)
         at junit.framework.TestCase.run(TestCase.java:120)
         at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:130)
         at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)</pre>
    Edited by: Eric Batzdorff on Jun 12, 2009 12:24 AM
    Edited by: Eric Batzdorff on Jun 12, 2009 12:24 AM
    Edited by: Eric Batzdorff on Jun 12, 2009 12:25 AM

    There's no documentation as to what's the minimum HTTPServletContext, HTTPServletRequest and HTTPServletResponse the CrystalReportViewer expects. 
    There certainly are plenty of unit testing frameworks for Java Web Apps out there, if that's where you're headed.
    Sincerely,
    Ted Ueda

  • How to change the Browser title when report runs on the web?

    Hi folks,
    How to change the title of the browser when I run my report on the web? Iam using Internet explorer and Reports 6i. Is it possible in 6i or 10g reports?
    Could you please tell me the step by step procedure ?
    Right now the browser is displaying the URL when I run the report with format = PDF.
    Thanks.

    It works for me. I don't see why you have a problem with >this code.
    Can you look at the source code of the html >file that was created (so, not in the browser, but in a >text editor). What do the header and title look like?The Html code in the file is same as the above code I specified. Actually I copied the same code and pasted here. But when I run the html file the Title shows up.
    Don't put </html> there. Maybe that helps. I tried this, but it did not work.
    Please let me know is there any way to set it dynamically inside the triggers using SRW built_in.
    Thanks alot.

  • Deploy an arabic reports 6i for the web

    Hi,
    run an arabic reports in client/server no problem.
    when i try to deploy it on the web, orientation is inversed(right be left and left be right).
    what must i do.

    Check your web server machine (report server machine actually). Does it have right-to-left support? is Arabic installed on it?
    What is the NLS_LANG you have set on that machine? On my machine i have windows2000 server and as default language arabic.
    when i run this report on c/s it comes correctly (well oriented right to left)
    the NLS_LANG = AMERICAIN_AMERICA.AR8MSWIN1256

  • Oracle reports 6i and the web

    I have installed the d2k 6.i pack on my NT desktop and am pointing to a 8.1.5 database on another machine. All I have is the Webdb listener up and running. No other Webserver as I was told this was all I needed to run reports on my desktop on the Web.
    The report runs fine on my desktop but when I try to run this report on the Web I get: Page not found
    This is the url:
    http://granite.isearch.com/dev60cgi/rwcgi60.exe?server=Rep60_GRANITE&report=C:\orant\bin\ats0107.rdf&userid=pr_hollydev/orahollydev@r81&destype=cache&desformat=HTML
    My report server is up. My webdb listener is up. I do not have a web server installed besides what came with D2k.
    I did copy the rwcgi60.exe to the OWS/4.0/bin directory
    tnsnames entry:
    REP60_GRANITE.WORLD =
    (DESCRIPTION =
    (ADDRESS = (COMMUNITY = isearch.world)(PROTOCOL = TCP)(Host = granite)(Port = 1949))
    sqlnet.ora
    # Filename......: sqlnet.ora
    # Name..........: isearch.world
    # Date..........: 26-FEB-99 10:58:23
    AUTOMATIC_IPC = ON
    TRACE_LEVEL_CLIENT = OFF
    SQLNET.EXPIRE_TIME = 0
    NAMES.DEFAULT_DOMAIN = world
    NAME.DEFAULT_ZONE = world
    SQLNET.CRYPTO_SEED = "18110733421811237124"
    NAMES.DIRECTORY_PATH = (TNSNAMES,ONAMES)
    DAEMON.TRACE_LEVEL = OFF
    DAEMON.TRACE_MASK = (106)
    authentication_services = (NONE)
    My NT Reg key for REP60
    REPORT60_VIRTUAL_MAP = '/cache/'
    REPORTS60_PHYSICAL_MAP = 'c:\orant\REPORT60\server\cache"
    REPORT60_SHARED_CACHE = "YES"
    REPORTS60_REPORTS_SERVER = "REP60_GRANITE"
    REPORTS60_PATH = C:\orant\REPORTS60;C:\orant\bin;C:\WEB_REPORTS
    I tried the browser test using this and got page not found.
    http://rep60_granite/ows-bin/rwcgi60.exe?
    Do I need to install a web server?
    Thanks
    K
    null

    1. Yes you need a web server
    2. the env. vars:
    REPORT60_VIRTUAL_MAP,
    REPORTS60_PHYSICAL_MAP, and
    REPORT60_SHARED_CACHE
    are no longer needed.
    3. The 'community' part of the Reports sever entry in your tnsnames.ora isn't required.
    Regards
    The Oracle Reports Team http://technet.oracle.com

  • Report layout in the run time

    i have bilingual system
    i want to change the layout of report from right to left or opposite as my language
    for example :
    if my language = English
    layout = left to right
    if my language=Arabic
    layout = right to left
    during the run time
    thanks in advanced

    Hi Lavanya,
    This can be the mapping error.
    Take the source payload from SXMB_MONI, copy it and paste in the 'Test' tab of Message mapping in IR.
    Check if you are getting any error or it is successful there.
    -Supriya.

  • Report Title in the Web Templete

    Hi,
       I am using a standard web templete already developed which includes log...etc.
        How can i insert the Report Title into that.
    Thanks

    Hi,
    Under Style sheet General tab what ever you mentioned in the description field, that would be displayed as report title.
    regards,
    Raju

  • Integrating Forms ans Reports 6i on the WEB

    I4m trying to integrate forms and reports using the run_report_object and web.show document built-ins.
    I'm using the examples found in the white paper "Forms Server 6i Reports Integration" downloaded from OTN:
    job_id := run_report_object(report_id);
    status := report_object_status(job_id);
    if status = 'FINISHED' then
    web.show_document('/dev60cgi/rwcgi60.exe/getjobid=' &#0124; &#0124; job_id &#0124; &#0124; '?server=RepSRV','_blank');
    else
    The variable job_id receives values like 'RepSRV_1','RepSRV_2', etc.
    The report output is created correctly in the cache, but the URL
    '/dev60cgi/rwcgi60/getjobid=' &#0124; &#0124; job_id &#0124; &#0124; etc. returns and error and we cannot show the output in a browser window.
    If I try '/dev60cgi/rwcgi60/showjobs?server=RepSRV' there is no response (time-out after several minutes).
    Can someone help me ?
    Thanks
    GFranco
    null

    Hi Mitra
    I am in the same trouble now. Would you help me if you have
    solved this problem.
    Thanks.

  • PDF reports error on the web !!

    Hi,
    I have installed OAS 4.0.7, Developer Server 6, IE5 and Acrobat Reader 4.0 on WinNT workstation having SP3. I have deployed my application using the above configuration.
    My problem is that whenever i run a report through my application, i get an error like 'Error processing the page'. This happens when the report is of large number of pages. If i open the PDF file directly (not from the application), then it works fine.
    Does somebody have any idea on this ??
    Please help ASAP.
    Thanks in advance,
    Regards,
    Saumin

    Hello
    oracle/bali/rts/MultiResourceBundle.java is in "rts2.jar".
    It will be available in ORACLE_HOME/jlib directory. Please verify that the jar file is there in the directory.
    If still it does not work, add the jar file in classPath attibute in the engine Tag.
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="60000" classPath="d\IAS\jlib\rts2.jar">
    <!--property name="sourceDir" value="your reports source directory"/-->
    <!--property name="tempDir" value="your reports temp directory"/-->
    </engine>
    With Regards
    Sachin

  • Layout on the web

    Hi,
    I´m migrating an apliccation in forms 6i to fomrs 10g running under Aplication Server 10. But when I run the forms on browser, he looks like the old aplication on a browser window. What I want to now is how I can make my aplication looks like Oracle Applications. Whith custom LOV´s, rounded windows etc... If anyone have a link to a white paper or something like that, will help me alot
    Thank´s, Luis

    maybe it's an easy configuration problem in the formsweb.cfg. Look in <FORMS-HOME>\forms90\server
    In this file the parameter
    lookAndFeel=generic
    controls the default look and feel. Allowed values : oracle and generic
    the generic look and feel is like standard-windows-applications.
    try it
    Gerd

  • Deploying existing application (forms and reports) over the web

    Hi I do have the following environment:
    1) Oracle 8.1.6.0.0 on HP-UX.
    2) Application written using oracle forms6i and reports6i on NT (Client-Server environment)
    I am looking to deploy this existing application over the web using 9iAS, sure I don't want to rewrite my application. I did that in the past using OAS 4.0.8 and forms server and reports server.
    1)Does 9iAS support that, which one should I install the standard or the enterprise.
    2)Do I still need forms server and reports server.
    I stopped using the OAS because it had problems and the performance was not that good, I found CITRIX and Tarantella do better, performance wise.
    3)Does 9iAS has improved that.
    Any feedback regading these many questions is highly appreciated
    Thanks
    Khaled

    Sounds like the ideal 9i As environment (although you might want to consider either upgrading or patching the database - 8.1.6.0.0 does have patches)
    You'd be pleasantly surprised with the performance and stability improvements of 9iAS over OAS.
    Deploying reports & forms over the web (pure web access, not terminal services like citrix) require some form of web server, reports server and forms server. I believe that 9i AS is totally compatible with the reports and forms developed in 6i tools, so there should be no rewrite at all.
    If you have the time, strongly recommend you check it out.

  • Urgent : Deploring Forms and reports on the web

    I have deployed forms on the web using Forms6i(Forms Server).
    I have a criteria window(Forms). Based on the criteria selected by the user i want to call the reports wo run on the web. Calling of reports is using Run_Product built in, with parameter list.
    Will this method work are i have to call the reports from HTML alone.
    Whether reports can be called from the forms(applet) running on the browser.
    For needful please
    Srinivasan

    There is a paper on forms and reports integration on the web in the Forms section of OTN.
    http://otn.oracle.com/products/forms

  • Translate report layouts (Shared Components)

    Hi,
    I create in my application PDF using shared components (Report Queries and Report Layouts) and the BI Publisher. The queries I have deposited in Report Qieries and templates in report layouts. The call is done via the URL (which appears in the report query). Now I have translated my application and see that the titles of my templates are not visible with the xlife file. How can I translate the report layout from the Shared Components.
    Thank you in advance for your support.
    Ines

    Sruthi Tamiri wrote:
    1. Apex version#3.2
    Out of date and unsupported...please consider upgrading.
    2. IE# 6+
    Are you really still trying to support IE6?
    When i clik on that specfic tab which is time causing, in that screen contains
    1. Popup screens
    2. Text items
    3. List items
    We have tried to this option from toad to check which Query is cauisng the problem, but nothing query is running in back end to tarce what could be exact problem
    In toad#9.2 version we have option as Database->Monitor>Session Browser [where we can see which query is running under specfic session]
    To establish exactly where time is being spent, use Debug mode to identify APEX or database issues, and timeline/profiling developer tools in the browser to check for network or JavaScript problems.
    What web server are you using? If you're using EPG check the SHARED_SERVERS configuration.

  • Issue with Shared Components - Report Layouts Download

    After my isp provider upgraded from APEX 3.2.1 to 4.0, I am now unable to go into the Shared Components -> Report Layouts section and access an existing report to download my rtf template. Is there another way to go and get this out of the database. I need to update a report layout that is old and I do not have a backup of the original report and do not want to spend the time to recreate.
    Thanks,
    Mark

    If you have TOAD, or if you can install it, by connecting to your database you will be able to access your report layout via the Schema Browser. The whole path should be "All Schemas -> APEX_040000 -> Tables -> WWV_FLOW_REPORT_LAYOUTS". In that table you will find you report layout. Double click on it and copy/paste it into a text editor.
    Note: You might need to be granted some rights to access the 400+ tables of the APEX_040000 schema. Or if you have a DBA, ask him to do this for you.
    Of course, if you don't want to install TOAD, I bet you could query that table from the SQL Commands of the SQL Workshop, but you would again need the rights to access said table.
    Best regards,
    Mathieu

Maybe you are looking for

  • What are the scaling co-efficients for Accelerometer input in Daq-mx ?

    hi im using daq-mx to take accelerometer input. i want to read the raw data and scale it myslef later. i want to know what are the scaling co-efficients for the accelerometer input in daq-mx and what is the process of determining them. thanks.

  • Indesign Crashing with .indb Book file

    Hi, I'm having an issue with using the Book pallette crashing InDesign every time I try to edit it. I've found many people having crashing issues on Mac OSX and with exporting to PDF but can't seem to find an instance of crashes due to Book files. Ba

  • DVD files not shown in DVD folder

    Hi. Some DVDs will not display as DVDs when inserted. Insted of the circular DVD icon, the icon displayed on the desktop is a folder icon with a red minus sign on it. The DVDs play normally when opened in DVD player, but in Finder the folder appears

  • Inconsistent results from database calls

    Hi all I was wondering if anyone would be able to come up with some possible ideas as to why my application is inconsistently retrieving data from a database. I have an application that is pulling information from a database. These calls can be made

  • Fpga cRIO NI 9263

    Hello guys, I´m new with the cRIO and FPGA, and I really need your help, I´m just wanna do something with cRIO, like setting onde bit in my module NI 9263, just it. Just set a bit, independent of the out 0,1,2 no matter what port is. I just wanna set