Running reports on web browser

We here in HCL Technologies are in the process of deploying Dev
2000 applications on Oracle Web Application Server 3.0 installed
on Window NT 4.0 Server.
I have couple of problems which i am reporting to you & i would
like to seek solution for the same.
1. I am able to create/configure report cartidge and to run
simple reports giving output file of size 20kb. The report is
running & getting displayed on the web browser.
But, if the report output is somewhere in the range of 500 or
more KB, than it is observed that full report output file is
generated in the cache directory, but it is not displayed on the
screen, instead a error "Internal error Try Again " is displayed.
Here are some specifications which might help you resolve this
problem
(A) We are using destype=cache, desformat=html
(B) Our NT Server is having a memory (RAM) of 96 MB.
2. Before running the report we want to display the parameter
form for our report, so that the user can input the required
variable parameters. But, instead it is allowing to pass the
parameters through our URL, which is not desirable.
Please, help us in resolving these problems at the earliest.
Awaiting your response.
Regards,
Navneet
null

Navneet,
I can't help with problem 1, but I cna help with problem 2. If
you are using html files with links to the reports, you can use
the form tag to create the equivalent of the parameter form.
Example:
<form action="http://mot.com/r30ows">
Select the Vendor for which you would like to see contacts for
<input type="hidden" name="server" value="repserver">
<input type="hidden" name="report" value="contact">
<input type="hidden" name="userid" value="">
<input type="hidden" name="destype" value="cache">
<input type="hidden" name="desformat" value="html">
<select name="v_id">
<option value="1">Computer Discount Warehouse</option>
<option value="2">Micro Warehouse</option>
<option value="3">CompUSA</option>
<option value="4">Oracle Corp.</option>
</select>
<input type="submit" value="Run Report">
</form>
V_id in this example is a user defined parameter.
Hope this has helped you.
Eric Laabs
Navneet (guest) wrote:
: We here in HCL Technologies are in the process of deploying Dev
: 2000 applications on Oracle Web Application Server 3.0
installed
: on Window NT 4.0 Server.
: I have couple of problems which i am reporting to you & i would
: like to seek solution for the same.
: 1. I am able to create/configure report cartidge and to run
: simple reports giving output file of size 20kb. The report is
: running & getting displayed on the web browser.
: But, if the report output is somewhere in the range of 500 or
: more KB, than it is observed that full report output file is
: generated in the cache directory, but it is not displayed on
the
: screen, instead a error "Internal error Try Again " is
displayed.
: Here are some specifications which might help you resolve this
: problem
: (A) We are using destype=cache, desformat=html
: (B) Our NT Server is having a memory (RAM) of 96 MB.
: 2. Before running the report we want to display the parameter
: form for our report, so that the user can input the required
: variable parameters. But, instead it is allowing to pass the
: parameters through our URL, which is not desirable.
: Please, help us in resolving these problems at the earliest.
: Awaiting your response.
: Regards,
: Navneet
null

Similar Messages

  • How to Deploy Forms on web and Run report in Web browser

    Hi all,
    I am wondering how to run forms from the web and run report on web .. can u pl. brief me out and tell any source if i can reach and study...

    You have to install Oracle Forms server and Oracle reports server. Download the documentation about these products from Forms
    OTN site.

  • Display the reports in web browser?

    I need advise.. Here is my requirements.
    we are using Oracle9i database. We have data warehouse Schema. We wanted to display some of the reports in the browser. What are the possible solutions to display the reports in web browser with out using any reporting tools(cognos, business objects etc).
    Thanks

    Well your requirement is a little bit odd, displaying data in database without using tools or application. What's form of these reports you are talking about? Are they just bunch of queries?
    If you don't want to use heavy duty software like cognos or business objects, then consider use Oracle Application Express APEX
    http://www.oracle.com/technology/products/database/application_express/index.html
    by the way cognos and business objects are OLAP tools, does that mean your reports are OLAP report?

  • HT4437 Would I be able to use Air Play, Apple TV, and an iPad running iOS7 in order to mirror an iPad running the Safari web browser onto an HDTV?

    Would I be able to use Air Play, Apple TV, and an iPad running iOS7 in order to mirror an iPad running the Safari web browser onto an HDTV?

    Yes.
    Basic AirPlay: Assuming both devices are on the same network and that AirPlay is not turned off on the Apple TV, then simply tap on the screen when you are watching content you wish to stream to your Apple TV, then tap the airplay icon that appears in the control bar, choose the Apple TV from the menu that appears.
    Mirroring: When displaying the content you wish to mirror on the iPad 2 (or better), iPad Mini, iPhone 4S (or better), swipe from the bottom of the screen, tap the AirPlay icon and choose your Apple TV from the list of devices (iOS 7 or better) or double tap the home button (quickly) and swipe the bottom row of apps to the right to reveal the playback controls, tap the AirPlay icon and select your Apple TV from the list of available devices (pre-iOS7)

  • How to run report in web and pdf format

    hi all,
    i am using developer 9i.
    i can run the report in paper layout but i could not be able to run that report in web layout.
    i have no html backgroud so what modification i have to do in the web source?
    and how to run the report in pdf format.
    thanks
    Muhammad Nadeem
    03469307639

    hi
    you have run report in web than i help you
    you use script lung in you from miss and form eaxm asp script
    you have create report in char fromat
    and call report using script script to define report content all thing are long process if you need then i give you , but in pdf format i not tri it but it's easy
    i my project i have create report and to convert in to txt file and file are show in script in web

  • Why i get x icon when i see bex report in web browser??

    Hi Experts,
    why i get x icon when i see bex report in web browser?? How can i avoid it..??
    DV

    DVMC,
    This could be of two reasons. One is formula collision if you are using formulas in the report. You can set from the properties which formula to act.
    Secondly, if you are having key figures data with diff dimensions i.e diff units or currencies used in calculations. This can be eliminated using NODIM() function in new formula.
    Check out which case applies to you.....

  • Xcelsius 2008:Unable to Launch Report in Web Browser via Reporting Services

    I am trying to create a dashboard in Xcelsius 2008 using SQL Server Reporting Services.
    In the properties of the 'Reporting Services' button I have selected the 'Select Report' button.
    Once I have input the reporting services URL and select 'submit', a list of all my reports appear on the left hand side. The problem occurs when I select the 'Launch Report in Web Browser' button. When a new browser opens, the URL is trying to access the local host instead of the correct server.
    Do any additional settings need to be updated?
    Thanks,
    Natalie

    I am trying to create a dashboard in Xcelsius 2008 using SQL Server Reporting Services.
    In the properties of the 'Reporting Services' button I have selected the 'Select Report' button.
    Once I have input the reporting services URL and select 'submit', a list of all my reports appear on the left hand side. The problem occurs when I select the 'Launch Report in Web Browser' button. When a new browser opens, the URL is trying to access the local host instead of the correct server.
    Do any additional settings need to be updated?
    Thanks,
    Natalie

  • Browser Setting for running reports on web

    I have to run my report on web..however its not able to locate the browser and i get the error "Failed to Locate Browser".Where can we set the path for the browser?
    Thanks
    Madhuri

    I have to run my report on web..however its not able to locate the browser and i get the error "Failed to Locate Browser".Where can we set the path for the browser?
    Thanks
    Madhuri

  • Failed to accept user input when run report on Web

    I've testing a report with one input parameter. It's a date with default current date. It is done by using SQL 'select sysdate from dual;' has been added to before form trigger. User is allowed to input any date other than the default sysdate before submitting the report. The report works fine when run in report builder, but it's failed to accepted user input date when called through web browser. The report still uses the current date as SQL parameter rather than user input date.
    Can anyone help me to fix this bug?
    The report is develped by Oracle 9i and is saved and run in .rdf format.

    I created a report with a user defined parameter p_date of DATE type. In the layout model, I created a field with p_date as data source. In the before form trigger, I put
    'select sysdate into :p_date from dual;
    I run the report through rwservlet:
    http://host:port/reports/rwservlet?report=datetest.rdf&destype=cache&desformat=html&userid=scott/tiger@orcl&paramform=yes
    In the html parameter form, I change the date from default current date to a future date and that date is shown in the final report.
    So I can't reproduce the bug.
    One thing you can try it to turn on reports server trace file, see what command line is sent to reports server when you submitting the parameter form.
    Thanks,
    -Shaun

  • Regarding running report on web

    i am trying to run a report from the web.There are some 13 columns to be displayed in a line.but in the web browser,after 8 columns it goes to the next line.is there anyway to display all the columns in a line ( allowing horizontal scrolling in browser)?
    thx

    hello,
    if you view your report in the web-browser, the page is rendered in the scope of a paper page following the dimensions that are defined in your report.
    e.g. if you have set your page-size in the report to be 8.5"x11", your page rendered in the web-browser will be approx. that size. regardless of the space that might be still available in the browser.
    regards,
    the oracle reports team

  • Running Report in Web Pl/Sql

    Hi All!!
    Which commond should i use to run the Report from Web PL/Sql of
    Designer?
    Thanx
    Pritam

    Hi,
    I am not BOBJ Admin so I don't have on the top of my head that how to do but here two links which might help you.
    [http://blog.mastering-sap-and-businessobjects.com/]
    [http://www.forumtopics.com/busobj/viewtopic.php?p=165424]
    Regards,
    Bashir Awan

  • Running Reports with WEB.SHOW_DOCUMENT versus RUN_REPORT_OBJECT

    Where I work I work alone on developing and delivering Oracle applications. I've found a way of running reports in 10g over the web using WEB.SHOW_DOCUMENT, I've embedded my own security in the BEFORE PARAMETER FORM trigger of the reports.
    I don't have time to trawl through thousands of pages of documentation and I need to know whether there is a fundamental drawback of using WEB.SHOW_DOCUMENT over RUN_REPORT_OBJECT? I've got everything working OK in my test environment, but it's not clear reading the Oracle documentation whether there is a major drawback with this method, in particular I'm interested in any performance/load issues. I'm slightly worried because most people seem to use RUN_REPORT_OBJECT (which has all sorts of issues, such as parameter form incompatibility etc), I've found that WEB.SHOW_DOCUMENT is much easier to implement as it avoid the parameter form issue, displaying the user credentials in the source html and being able to type in any jobid in a url to receive other peoples reports.
    I've read as much as I can including the Forms and Reports integration document and the Usability Matrix and can't find anything obvious. I would be very grateful for any comments.

    Good call .... I included some of the code from your linked document to create a forms library from which to run reports. This uses the inate ability of reports to generate HTML parameter forms at runtime. Very handy. Most of our reports that we upgaded recently took little or no effort.
    Bradley

  • Running report with web.show_document

    We are using web.show_document to run reports which have parameter forms. destype=CACHE , desformat=pdf . We are also using the javabean which hides the login credentials as a cookie.
    The output displays OK then the user wants to email it, so they use the mail button on the adobe reader toolbar.
    They are asked whether they want to link or copy even though link does not work.
    If they choose copy, the result is an email with an attachment called 'servlet' with no extension.
    The recipient of the email has no idea what a servlet is, and more importantly they do not know how to open the file.
    Does anyone know how to get around these problems ?

    Ino
    Your method is fine if run_report_object is used. However, in order to display a parameter form, the report must be run with web.show_document. If web.show document is used twice, first to run the report and then to display it, the second does not wait for the first to finish, even if a synchronize is put between them.
    So, as soon as the parameter form appears, the second show_document appears in front of it saying it cannot find the file. Dismissing that allows access to the parameter form, the report runs and gives a success message but no output.

  • No Adobe air app will run Only Flash Web browser....

    So I have re-installed Flash Builder So when I try and run a Adobe air app from the Flash Builder It brings up a prompt everytime saying - If the program is already running, close it before attempting to run. When I kill the Adobe Air debugger in the Task manager it pops up again saying If the program is already running, close it before attempting to run.
    After waiting a few moments from trying again I get a message: Unable to connect to the Application to fetch profile data. Please try profiling the application again.
    With Flash based - web browser apps - they run fine with no issue. How ever its only adobe air - desktop apps that run this way. This is the third time I have installed FB 4.5 on Windows 7 64 bit. last night it was all woprking fine I was able to debug my Flash Application and everything was working  - it has been doing this all day.

    I had the same issue suddenly today
    After hours of scratching my head - and just before re-installing FlashBuilder 4.5 - I found this suggestion
    I had an entry in the "mm.cfg" file:
    PreloadSWF=C:\Users\<USERNAME>\AppData\Roaming\Mozilla\Firefox\Profiles\9us94hs0.default\e xtensions\[email protected]\chrome\content\flashfirebug\flashfirebug.swf
    - I deleted the line and it now works
    ---- aaarrrrggghhh - wasted time
    thanks

  • REP-56092 WHEN RUN REPORT IN WEB LAYOUT

    I have installed report 9iDS and can run report in paper layout without any problem.
    However , when I press "Run Web Layout" button , I get message
    rep-56092 NO CLASS DEFINED FOR DESTINATION TYPE SCREEN WHEN RUN WEBLAYOUT.
    Do anybody has idea why this is happening??

    Hi
    If the ENVIRONMENT is Sun SPARC and
    NLS_LANG: Traditional Chinese_Taiwan.ZHT16MSWIN950 , then it is a known problem. There is a bug 2332838 filed for this issue.
    regards
    ~sudha

Maybe you are looking for

  • Error in the alert.log file

    hi, my database is down , when chk the alert log i found the below error please help me Sun Mar 8 20:06:01 2009 Errors in file /busdata/sp01/eur1/_lgi/oracle/vol1/admin/udump/sp01eur1_ora_3731494.trc: ORA-27037: unable to obtain file status IBM AIX R

  • Using Destination Function in iProcurement

    Hi, I have done the following: 1. Created xxCheckoutSummaryPG.xml ( since my requirement could not be done via personalization) 2. Imported xxCheckoutSummaryPG.xml to /xx/oracle/apps/icx/por/req/webui/xxCheckoutSummaryPG.xml 3. Created function XX_IC

  • Want to manipulate the ref cursor

    Hi, iam having a procedure whiuch returns a ref cursor as a output parameter having 20 columns. i had to manipulate only 2 columns in that ref cursor output in another calling procedure. iam getting an error when iam fetching the ref cursor result in

  • Time machine unreliable - freezes System Preferences. Any ideas?

    Backing up works properly for  a little while and then seems to stick on Preparing. Won't obey Stop and freezes system preferences. I usually have to do a hard shut down. Used with Iomega which is a replacement for original that failed.

  • Reports-ccstr

    Plz give the in cost center How run the reports, cost center wise, and how colose the cost cneter period, for reproting purpose and open the cost center if u month end wise cost center report plz give ur co_operation for that one.