Displaying a Report in Web Layout

Hello All,
Can anyone please tell me how to display reports in web layout during runtime. I've created a report in month_report.jsp, having both Web Layout & Paper Layouts. At runtime when I call the report the Paper Layout version is getting displayed. Is there any extra parameter I've to pass.
For Example if I give the following address
http://host-110:7778/reports/rwservlet?&report=month_report.jsp&destype=cache&desformat=htmlcss&userid=admin/test@testing&p_month=JANUARY
I get to see the Paper Layout version of the report. What I want is the Web layout. Is there any thing or any setting I've change in the Reports server. Kindly help me out on this.
Regards,
Arun.V

Thanks for your reply dsegard,
I tried out your suggestion. It seems the I'm able to access the jsp report. But I'm getting the following error on screen.
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
A name was started with an invalid character. Error processing resource 'http://host-150/test/monthly_rpt.jsp'. Line ...
<%@ taglib uri="/WEB-INF/lib/reports_tld.jar" prefix="rw" %>
-^
I checked by accessing a simple jsp page without a tag library. It's worked fine. I also checked to see whether the corresponding jar file was missing from the library.But it wasn't. Could you please point out what's causing this error.
Regards,
Arun.V

Similar Messages

  • Displaying Report in Web layout

    Hello All,
    Can anyone please tell me how to display reports in web layout during runtime. I've created a report in month_report.jsp, having both Web Layout & Paper Layouts. At runtime when I call the report the Paper Layout version is getting displayed. Is there any extra parameter I've to pass.
    For Example if I give the following address
    http://host-110:7778/reports/rwservlet?&report=month_report.jsp&destype=cache&desformat=htmlcss&userid=admin/test@testing&p_month=JANUARY
    I get to see the Paper Layout version of the report. What I want is the Web layout. Is there any thing or any setting I've change in the Reports server. Kindly help me out on this.
    Regards,
    Arun.V

    Thanks Frank,
    No one seems to giving me a reply in the reports forums. They are hard to come by. Could you please direct me to some post which might be helpfull. I just want to know whether there's something wrong with the way I'm calling the report... May be thats the reason that I'm getting the Paper Layout as output instead of Web Layout.
    Regards,
    Arun.V

  • Run 10g Report in Web Layout

    Hi,
    I am using Report Builder:10.1.2.0.2 installed on Windows XP (Service Pack 3) and developed simple report. We are using Oracle E-Business Suite R12 and developed report by connecting to the EBS database.
    I have created "Data Model" and designed "Paper Layout". After compiling the report when i tried to run report using "Paper Layout" report generates the report in Paper layout but similarly if i try to to run the report using "Web Layout" then it opens blank Internet Explorer page. I want to see same output with Paper Layout is displaying using Web Layout too. Please guide me with steps i need to perform to achieve the requirement..
    Regards,
    Priyanka

    Hello,
    The web layout (that is, the web source) is primarily used for the .jsp format for added flexibility via the web for web developers using Oracle Reports.
    You will need to add your own code to the "Web Source" in order for anything to be displayed in the web layout. Additionally, any changes made to the Paper Layout will not cross over to the Web Layout per confirmation with Development. You may use the rw:include tag in the Web Source (see Help) to obtain some of the paper layout in your web layout.
    Having a rdf file with only a paper layout, does not mean that this report when run will not display in a web page.
    You can still perform the following with Oracle Reports 9i or higher and use the .rdf to display the paper layout from the web:
    http//webserver.domain:7779/reports/rwservlet?report=you_report.rdf&destype=cache&desformat=html&userid=scott/tiger@db
    Kind regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • 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?

  • Problem running report in web layout

    Hi
    I have a problem of running my report in web layout.
    If i run the report in web layout it does not show the changes that i made to it , the colors and text sizes and styles, if I used no templates and changed the report manually it will just show the report as before it was modified.
    But when I run it in paper layout every works fine.
    Any ideas about what I'm doing wrong?
    Thanks

    Also I tested with the sample Report Test.rdf (Comes along with installation).
    Even that runs well in Paper Layout and report hangs when run in Web Lay out.
    Please help me with your valuable inputs on this regard.
    Thanks and Regards,

  • Pls help me to track post print event in reports 10g (web layout)

    I am displaying a report on the web using WEB.SHOW_DOCUMENT built in after calling it from Forms. I want to update some attribute in the database after the report is printed. Where can i place the update statement.
    note:I dont need solution for the reports printed using paper layout.
    Thanks in advance.

    Mr. Marcos, The problem is After-Report trigger will fire when the report is printed in paper layout. when the same report is printed in web layout the After-Report is not firing. It seem that the update code should be included in the Web-Source tab in Object Navigator but I don't know how to script it.

  • Displaying Custom images in Web Layout

    Hello all,
    Can anyone please tell tell me how to display a custom .gif image in web layout instead of the standard gif(rwbeige_logo.gif). Where do I've to store the image, for it to be detected during runtime. Thanks in advance.
    Reagards,
    Arun.V

    for where you store the image you can store it in the database table in the blob column such as. for the report layaut containing image take the following:
    - in the report layaut you can create a report selecting a table that containing the blob column.
    - in the report layaut, modify the property of the item that present the database blob column to image.
    soufiane

  • Can not display BI report in Web ui

    I created reporting profile with both bi and interactive reporting active and assigned to the business role functional profile
    I gave the BI connection client in the report that I wanted. When I select the report in webu ui, it's taking me to a sign on pad. I assume this for BI sign on pad and When i enter sign on, it's not taking me any where.
    This just a standard report in CRM My top 5 quotations. All necessary steps in basic bi connection, basic sales analytics are done too
    How does the the connection between BI and crm works?
    Please advise

    Hi Experts,
    We are using Webiu 2007 with BI 7. 
    We linked our sandbox to RWT system to test the report output. In my CRS, I have source system RWT defined and the same way in BI also we have assigned CRS to link these systems together. It is my understanding that when we select the report, we are just calling the from BI into CRM.  I have done the following steps in CRM
    1) Created reporting profile in CRM analytics as both BI and CRM interactive reporting activated
    2) Assigned this reporting profile to business role
    3) I selected My-Top-5 quotation report and gave the BI system in display  bi reports
    4) I can see the report on webui.
    Problem: When I selected the report,  a logon pad appears and I enter RWT user id and password, it's doing nothing.  But, I have another user who is logging in for the first time got an error "Error loading template "OTPLB_OCRM_QUTO_Q0001_1 notification number BRAIN276". When the same new user tried to login second or third time, it's not showing the error and nothing is happening when we enter userid and pass word.  But, we can logon to GUI RWT.
    We tried to pull a query view report and web template reports see if we can display data. The BI team gave me couple of info objects keys. 
    1) I created the report with object key and type as one for 3.x template and one for 3.x query view
    2) Created logical links for these two reports and selected these two reports in business role. Now the reports are showing in webui
    3) When I select any of these, it taking to a blank screen without any logon screen. 
    BW team says that these reports are running with data in their system.
    Can someone please help?

  • Deploying report in web layout.

    Hi Friends,
    I have developed a report throuhg report builder 9i for both web and paper layout. When I am running this paper layout mode the output format is appearing perfectly but in case of web layout not is appearing properly as well as item with VISIBLE property 'NO' is also appearing.
    Please give the solution bit details probably with eaxmple.
    Thanks in advance.
    Sanjeev

    Sanjeev,
    Paper and WebLayout are using different informations. For Paper Layout the "classical" Model with fields and frames and corresponding properties is used. For the Web Layout the WebSource (see in Object Navigator) is used. So changing a property in paper layout will not change the web layout (with the exception of using the include-tag in the web source, which references a frame with content from the paper layout).
    regards
    Rainer

  • 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

  • How to run a report as Web Layout

    I've just created a simple report and I've run it as Paper Layout. All works well.
    If I try to run it as Web Layout, it waits for a while and then nothing happens.
    As for Oracle Form I've never had such problems, so when I run a form, soon the form gets on the default browser.
    For Oracle Reports do I have to set anything particular? Why doesn't the report open automatically when I run it as Web Layout?
    Thanks in advance

    What is your Reports version and what is the default browser? E.g. Developer 10g does not work with Firefox (see note 419414.1).

  • Problem Running Reports on Web layout

    Hi Gurus,
    I am using Oracle Developer Suite 10g Release1 and I am using OS Windows XP.
    I created a Barcode Report and I am trying to run it via web and it is hanging.
    Can you please let me know y this is happening. I am using Oracle 10g DB.
    Thanks and Regards,

    Also I tested with the sample Report Test.rdf (Comes along with installation).
    Even that runs well in Paper Layout and report hangs when run in Web Lay out.
    Please help me with your valuable inputs on this regard.
    Thanks and Regards,

  • Oracle Forms displaying a report with WEB.SHOW_DOCUMENT

    I have a form that runs a report and generates the report.  Forms trys to open the url via port 9001, so error could not display page happens.  If I switch the port number to 9002 in the url, the report opens fine.  Where do I make this config change to?
    This is the url the form trys to bring up and it fails
    http://devserver:9001/reports/rwservlet/getjobid29?server=rep_wls_reports_devserver
    But when I put the following url, the report opens fine in the browser
    http://devserver:9002/reports/rwservlet/getjobid29?server=rep_wls_reports_devserver
    Any ideas?

    I have a form that runs a report and generates the report.  Forms trys to open the url via port 9001, so error could not display page happens.  If I switch the port number to 9002 in the url, the report opens fine.
    You didn't specify your Forms/Reports version, but from port numbers I guess it's 11g. If so, by default 9001 is the Forms port, while 9002 is the Reports one. You can confirm this by listing portlist.ini in $ORACLE_HOME/install.
    Did you try using OHS_LISTEN_PORT (normally 8888) ?

  • Using Reports in Web Layout Editor

    I am tring to figure out how to use the commit date of a document to the repository in a historical or active report. I have the option of release date but this will not work for the SLA metrics that I am trying to gather as some documents enter workflow and are not released until the document is approved.
    Does anyone know how to use the date of commit to create a report?
    Thanks
    Data_bitz

    In order to use parameters you need to develop 2 pages in JSP.
    The first page is where you request the information from the user. The second where you display the data based on those parameters.
    1st page.
    This is essentially a html page with a form. Forms include a method="post" or "get" and an action= "2ndpage.jsp"
    In the form you can use check boxes, radio button, drop down menu etc. Each will have a name. I.e:
    <form name="form1" action="pageName.jsp" method="post">
    <select name="P_TEAM" class="OraCellText">
    <rw:foreach id="team" src="G_TEAM">
    <option value="<rw:field id="f_Id" src="TEAM"></rw:field>">
    <rw:field id="f_desc" src="TEAM"></rw:field>
    </option>
    </rw:foreach>
    </select>
    </form>
    What i'm doint in this page is displaying a list of departmentsl team in the form of a drop down menu. The user select an option from the list and hit the submit button as per below.
    <input type="hidden" name="name" value="userId/[email protected]">
    <input type="submit" name="Submit" value="Start Search!" class="OraCellTextCenter"
    2nd page.
    In this page the query will have a parameter in the where clause and the parameter name will be P_TEAM as this is the name of the drop down menu.
    SELECT PRO.SITE
    ,UPPER(A.ASSIGNEE)ASSIGNEE
    ,COUNT(C.CALLID) COUNT
    FROM CALLLOG c
    WHERE C.CALLSTATUS<>'Closed'
    AND A.GROUPNAME = :P_TEAM
    This is just an example (simple). There are other ways.

  • Display the report in web

    Hi,
    i installed 0anaysis_patteren when i run this url in web  http://176.0.0.87:8000/sap/bw/bex . iam not displaying any queries inorder to diplay the queries in the web what are the steps i need to follow .Highly appreciated to you any one reply on this issue.
    Regards
    Rk

    Hi,
    Any queries in the web means from WAD or normal BEx queries?
    If you are trying to execute BEx queries then go to->Query designer->open a query and select the option display in the web (Web button is available in the query designer menu toolbar).
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/0a569ae09411d2acb90000e829fbfe/frameset.htm
    If there is WAD or any other issue check with JAVA engine. Also if the link is related to portal, then chevk with the EP team.
    Hope this helps.....
    Rgs,
    Ravikanth

Maybe you are looking for

  • Trouble re-sizing a logo in InDesign.

    I am trying to resize a logo to place on a business card. When I insert the logo and hit ctrl+shift to resize with the cornerbox I shrink it and the box becomes smaller but the image stays the same size. So pretty much it is merely just zooming into

  • OID Authorization issue

    Hi all, I need some help to setup LDAP Authentication. I configured the AuthProvider, I can see the OID Users and Groups within myrealm->Users and Groups tab. I can also see the groups defined within the ADF Application which is deployed to the manag

  • Error trying to use OLTCommandLine.jar

    I have an error trying to run an OLT Scenario from command line using OLTCommandLine.jar as described in Chapter 4.3.6 of the OLT Load Testing Users Guide. (OATS 12.1) If anyone has input please let me know. I am attempting to invoke OLTCommandLine.j

  • Exception in background publish

    08.06.10 12:52:39 iWeb[340] <MM_MMTransaction: 0x1d11cd40>(transactionID=B7AD31FF-012F-46D8-AE96-8DE1255568AF uri=/Web/Sites?webdav-method=TRUTHGET&sortkey=href&feedfmt=atom&depth=1 transactionState=kDMTransactionHadError httpStatusCode=530 contentLe

  • Error message "session could not be started"

    Why am I getting the message "iTunes could not back up the iPad because a session could not be started with the iPad."