Oracle Reports Integration with JDeveloper

Hi Gurus,
We have our Oracle Forms Applications 10g Release1 running on the Application Server 9.0.4.
I have understood that using oracle Forms Faces, the existing Forms can be brought into the J2EE Frame work developed using ADF Faces.
Now my question is that we have lots of Reports running on the Reports server using Oracle Reports. My question is that how can we integrate these Reports as it is in my J2EE environment without changing anything on my existing Reports.
Any help on this is very much appreciated.
Thanks and Regards,

Forms,
I don't really have a demo per se, but it's not so hard.
For example, say http://foo:7777/reports/whatever?param=foo&param2=bar is the URL. Simply put an af:goLink on your page and set its target to http://foo:7777/reports/whatever?param=#{an_el_expression_that_evaluates_to_the_parameter_value}&param2=#{ditto}
Just treat them like a web link.
john

Similar Messages

  • Reports Integration with Jdeveloper

    Reports integration has been in and out of Jdeveloper over the last few versions.
    Is there a posted statement of direction on when and how integration will happen?
    (My hopes are up because the OTN product pages are now talking about Reports 10G)

    Hello Thomas,
    The Reports JDeveloper Extension are currently available only in the Oracle9i Developer Suite (Oracle9iDS) that contains:
    - Reports Builder 9.0.2
    - JDeveloper 9.0.2
    The Reports Extension will be also available with the Oracle Developer Suite 10g.
    Regards
    Tugdual

  • Oracle Reports Integration with iPlanet Application/Web Server

    Do any body know if we can integrate Oracle Reports with iPlanet Application Server or Web Server?

    Theoretically yes, in Reports 6i there is either a CGI or servlet to set up, in 9i there is a servlet interface.
    In practice through this is not simple, at least in the 9i case, and with Oracle 9iAS a reports server comes configured out of the box.
    Regards,
    Danny

  • Oracle Reports integration with Sybase

    Hi,
    1) Does Oracle Reports support access to Sybase Database?
    2) Is it posible to generate Adhoc reports through Oracle Reports Writer?
    3) Is ii possible to execute stored procedures in database from Oracle Rreports?
    Thanks in advance!

    Keten
    1)Yes, JDBCPDS feature in Reports 9i support access to Sybase Database. It allows to access different
    data sources through JDBC-Drivers. JDBC Driver type "sybase-merant" can be used to access to Sybase Database.
    Both SQL Query or Stored Procedure can be used to data source to create JDBC Query.
    Please refer to the Online help of the reports Builder for JDBC query. You can also get more details from
    "Builing reports" manual at http://otn.oracle.com/docs/products/reports/content.html
    3) Assuming you are refering to executing stored procedures in sybase database, JDBC query (JDBCPDS) can
    be created against Stored Procedure on sybase database which return set of rows.
    Thanks
    Oracle Reports Team

  • SSRS 2012 report integrated with SharePoint 2013 issue :Report refreshing after some idle time

    we have SSRS 2012 report integrated with SharePoint 2013  , when we click on any toggle item after some idle time of 60 secs and try again to expand
    another toggle item then  complete report is getting refreshed and  if we are in child report it is redirecting to parent report. . we didn’t set any refreshing property at report level. I hope there will be some idle time setting at sharepoint site
    level.
    what we observed.
    1. there is no problem when we expand toggle items without any idle time.
    2. when we open the report and expand few toggles and keep idle for 60 seconds and try
    again to expand another toggle item then  complete report is getting refreshed (all toggle items are collapsing).
    3. If you keep idle for 60 minutes and if you didn’t do any action like expanding toggle
    items it is not refreshing.
    why it is happening and how to stop that complete refresh.
    Surendra Thota

    Hi Surendra,
    I have tested on my local environment and the issue can be caused by the session time out ,the time out of the report precessing, database timeout,DataSet query execution timeout and so on.
    I would like to confirm that the refresh you have mentioned is the page refresh or the report reloading?
    Please reference to the setting below to don't limit the timeout values if you got the report reloading:
    Point to a report in the library.
    Click the down arrow, and select Manage processing options.
    In Processing Time-out, select Do not time out report processing or
    Limit report processing in seconds if you want to override that value with no time-out or different time-out values.
    If you got the session timeout that refresh the page, please reference to the setting in below article:
    http://msdn.microsoft.com/en-us/library/gg492284.aspx#bkmk_session_settings_section
    Details information in the article below about the timeout setting for your reference:
    Set Processing Options (Reporting Services in SharePoint Integrated Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Oracle Sales Integration with other modules - Flow Diagam

    Hi,
    Where can i find a flow chart showing Oracle Sales Integration with other modules?
    Thanks,
    Hari

    Hi
    You can refer to my publishing in this site which might help you to some extent
    http://apps2fusion.com/at/sk
    Hope this helps
    Regards
    Sivakumar

  • JDeveloper - Oracle Reports Integration

    Hello !
    Is it possible to integrate reports developed in Oracle Reports (JSP technology) into uiXML (UIX XML + BC4J) pages ? Or I must I use UIX JSP pages ?
    If yes, how ?
    Thanks,
    Lucian

    Hello again,
    Yes, I know that UIX JSP is one of the solutions. But is the only one ? If I will use UIX BC4J and <servletInclude> for calling JSP Reports what will happen ?
    Regards,
    Lucian

  • Oracle Reports embed in JDeveloper

    Reports in Jdeveloper ?
    ===========================
    Hi Experts,
    I am finding a solution over there about suitable Reporting tools by Oracle JDeveloper 11g . I am migrating oracle forms to JDeveloper and trying to reporting solution.
    How can I embed Oracle Reports in JDeveloper ? Anybody have solution about such as ADF with JDeveloper UI source examples? Please reply me.
    Thanks
    zakir
    ====
    Edited by: ZakirHossain on Aug 29, 2008 2:00 PM

    Zakir,
    If you work on the raw xml reports of jasper, yup it can be really difficult. But theres this awesome free tool called iReport which makes developing Jasper reports a piece of cake. The interface is very similar to those used in oracle reports. As in, GUI and easy editing.So using iReport jasper report development is not too difficult at all. That coupled with integrating it in Jdev's App makes it a killer combo (IMHO).
    *"Because created reports can run Independently even microsoft word." >>*
    I'm not really sure what you mean by this. But if you mean generating the final report in a word format. Jasper provides numerous output formats like pdf, word, excel, rtf etc pretty much everything.
    From your question in the thread *"How can I embed Oracle Reports in JDeveloper ?"* , I presumed that is exactly what you wanted to do -call oracle reports from Jdev, and this to the best of my knowledge can only be achieved by the method i have mentioned above.
    If you're looking for alternate reporting tools though, that's a different ballgame.

  • Error deploying oracle report JSPs in Jdeveloper.

    Hi,
    I am trying to deploy and run a report created using oracle Report tool(comes with oracle 10g developer suite). I did the below steps.
    1. I created a web layout report in oracle reports tool.
    2. Open Jdeveloper (which comes in developer suite).
    3. Create a new project in Jdeveloper. selected to create new "report component" from new. Copied my oracle report to this jsp page.(Report run time was automatically added to the libraries of the project created)
    4. Run using embedded oc4j and report was successfully run.
    5. Created a deployment profile for WAR. Created a war successfully. Then created an EAR.
    6. Right click deployment profile and configured standalone oc4j connected(connection1). Tested the connection. The test connection was success.
    7. Then right clicked the deployement profile and clicked deploy to connection1.
    8. The EAR file was deployed but in the standalone OC4J, it is showing few errors.
    07/05/02 17:04:47 Error: oracle.reports.jsp.ReportTagExtraInfo
    07/05/02 17:04:47 Errors parsing jar:file:/D:/OC4J/j2ee/home/applications/webapp1/webapp1/WEB-INF/lib/reports_tld.jar!/META-INF/taglib.tld
    07/05/02 17:06:11 Error: oracle.reports.jsp.ReportTagExtraInfo
    07/05/02 17:06:11 Error: loading Tld's into cachedConfigTable: null
    Can anyone tell me how to correct this error?
    -regards,
    K
    6.

    I can successfully deploy the EAR after including the Report Runtime in the dependencies of the deployment profile in Jdeveloper. But I am getting the below error.
    Reports Error Page
    Wed May 02 18:35:53 GMT+05:30 2007
    java.lang.NullPointerException
    java.lang.NullPointerException
         at oracle.reports.rwclient.RWClient.getTrace(RWClient.java:1321)
         at oracle.reports.jsp.JspTagUtil.getRWClient(JspTagUtil.java:59)
         at oracle.reports.jsp.RwTag.setPageContext(RwTag.java:54)
         at oracle.reports.jsp.ReportTag.setPageContext(ReportTag.java:101)
         at oracle.jsp.runtime.OracleJspRuntime.getTagHandler(OracleJspRuntime.java:1298)
         at MyReport.jspService(_MyReport.java:46)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Any help?
    -K

  • Reports Integration with Workflow

    Trying to follow the white paper on OTN Integrating Oracle Workflow with Oracle Reports. One of the steps is to edit the reports server config file. When I follow the step to uncomment the notification tag and add in my workflow manager username and password, the reports server will not come back up.
    Has anyone successfully done this?
    Thank You,
    Joyce Marshall

    Hello,
    2 Jar files are used by the "workflow notification" : fndctx.jar and wfapi.jar
    Locate these files and copy them in $ORACLE_HOME\reports\jlib, then restart the reports server .
    Regards

  • Oracle Apps Integration with SeeBeyond Tool to Legacy System

    We have client using SeeBeyond a third party Integration Tool. The client is planning to implement
    Oracle HR. They want to integrate Oracle HR with third party Legacy payroll system with the SeeBeyond Tool. SeeBeyond tool is very similar to Oracle Advance Queing Tool. I want to know any Oracle Products
    interfaced with SeeBeyond Tool. Please let me know if any one used this tool.

    Hi,
    I'm going to Integrate EBS with OSSO. I found a command line in a document to register EBS with Oracle AS Infrastructure:
    txkrun.pl -script=SetSSOReg -provtmp=$FND_TOP/admin/template/ProvOIDToApps.tmp
    After I run that, I got this error:
    *******FATAL ERROR*******
    PROGRAM : (/oracleproduct/ebs/VIS/apps/apps_st/appl/fnd/12.0.0/bin/txkrun.pl)
    TIME : Wed Feb 10 11:29:05 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: Undefined args are not allowed. The following args are not required : provtmp
    And after I run
    txkrun.pl -script=SetSSOReg
    without provtmp, it passed.
    But I cannot start Oracle AS Infrastructure anymore. It reports opmn error.
    If I use your line: txkrun.pl –script=SetSSOReg –provisiontype=3
    it comes out another error:
    ERROR processing <arg> script : Argument value cannot be an empty string
    *******FATAL ERROR*******
    PROGRAM : (/oracleproduct/ebs/VIS/apps/apps_st/appl/fnd/12.0.0/bin/txkrun.pl)
    TIME : Wed Feb 10 11:31:25 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: ERROR processing <arg> script : Argument value cannot be an empty string
    So do you have any idea on this?
    Thanks!

  • Oracle Reports 10g with Weblogic Server 10.3

    Hello every body
    I have ADF web fusion application in JDeveloper 11, I builded by reports using Oracle Reports 10, also I'm Deploying my project to Weblogic Server 10.3
    Now, How could I invoke my Reports from JDeveloper ?
    1st: Can I deploy my Reports (JSP Report paper layout) to Weblogic 10.3 and How ?
    2nd: How Could I pass parameters from my Application (Builded usingJjDeveloper 11) to my reports ?
    Thank you very much

    I'm not sure if Reports 10 is certified on WLS 10.3 - you might want to check with the Oracle Reports guys on the Reports forum (or with Oracle support).
    That said - when Fusion Middleware 11g will come out you'll have a single platform that will run both your reports and your ADF application on the same server.
    In terms of invoking your reports and passing parameters - you can just use the URL way as described in the publishing reports manual to activate the report on the report server.
    Link it to your application with a goLink component.

  • Oracle Accessibility Checker with JDeveloper

    HI All,
    At http://www.oracle.com/accessibility/index.html, there is a statement related to the accessibility issue with JDeveloper: "Oracle Accessibility Checker (TM) coming in 2005 as plugin to JDeveloper 10.1.3".
    Does anyone know if it is true that this "Oracle Accessibility Checker" is available for JDeveloper 10.1.3??
    Or does anyone has any information on how to carry out an accessibility test on a JDeveloper application?
    Please help! I need these information ASAP!
    Thank you in advance for any suggestion, advice, or inforamtion.
    Qian

    Forms,
    I don't really have a demo per se, but it's not so hard.
    For example, say http://foo:7777/reports/whatever?param=foo&param2=bar is the URL. Simply put an af:goLink on your page and set its target to http://foo:7777/reports/whatever?param=#{an_el_expression_that_evaluates_to_the_parameter_value}&param2=#{ditto}
    Just treat them like a web link.
    john

  • Integration with JDeveloper?

    Hello,
    My team is evaluating the possibility of using ODI in one of our projects, but at first sight it shows that this is not a product that Oracle developed from scratch (which doesn't mean it's bad!). My only concern is that the terminology (and the UI in general) does not seem to be very intuitive for an Oracle developer, which might not help to reduce the learning curve.
    Do you know if there are any plans for integrating ODI with JDeveloper?
    Thanks!
    Pablo

    There should be more chances to find in the future ODI in Oracle JDev than in Eclipse.
    -FX

  • Why is there still no Reports integration with JDev (9.0.3)

    see http://otn.oracle.com/products/reports/htdocs/getstart/demonstrations/JDEV1/index.html
    This doesn't work since the Reports feature disappeared with the 'upgrade' to JDev 9.0.3.
    When will this integration be reestablished?
    One step forward and three steps backwards doesn't improve productivity or customer satisfaction.

    Hi James
    You can't integrate Reports with JDev 9.0.3 for time-being. The way an add-in gets installed changed pretty dramatically in JDev 9.0.3. So, you'll need to wait until 9iDS 9.0.4.
    You install a iDS version of JDev you will get the Reports JSP wizards, etc.
    Thanks
    The Oracle Reports Team

Maybe you are looking for

  • Multiple Pages in Samrtforms

    1.i have one application program and one smartform. now where will i put a loop to print multiple forms. 2.i want every form will start at new page.

  • Submit a PDF as a PDF to a servlet, and how to get my PDF from servlet

    Hi all as the title above, i have a button typeformat as PDF and sent to a URL( which is my servlet ) after this step how to get the PDF from my servlet. the PDF has sent to my servlet and stop, so is there any way to get the PDF i sent ? can someone

  • DDIC Questions

    Hai >>> What is exact meaning of SIZE CATEGORY and DATA CLASS? >>> What Is generic means of DOMAIN and DATA ELEMENT? >>> What generic meaning of FOREIGN key relationship ? >>> What is INdex? What is Buffering? Thanks with regards

  • SpryDOMUtils.js error message

    Gramps: I started from scratch and used the Spry Menu widget incliuded in Dreamweaver CS5.5. I added the <script src+"http://labs.adobe.com, etc. and still get a Spry error message when I try to access my webpage. I'm now alerted to "SpryWidget.jus r

  • Skype can not find my web camera

    Hello, I have a problem with skype. I have the latest version and skype can not find my web camera. I have notebook ASUS K50INseries with USB 2.0 1.3M UVC WebCam. I also have windows xp with service pack 3. When I go to Tools/ Options/ Video settings