Run the reports from out of the Reports Builder

Hi, happy new year for everybody!
I'm new on Oracle. I would like to know how can I run the reports created on Reports Builder (Developer Suite) without enter the Reports Builder. The ideia is to allow a common user access the report, enter the parameters and see the result.
Thanks!
Adriano

Hello,
You can start a Reports Server :
http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_strt.htm
2 Starting and Stopping OracleAS Reports Services
then, execute the Reports using the Reports Servlet :
http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_run.htm
13 Running Report Requests
Regards

Similar Messages

  • Crystal report from JSP using the JRC

    Hi, I am trying to call crystal report from JSP using the JRC.
    But i am getting the Error as 'Logon Failed'. my web.xml entry is
    <env-entry>
    <env-entry-name>jdbc/Test</env-entry-name>
    <env-entry-value>!oracle.jdbc.driver.OracleDriver!jdbc:oracle:thin:{userid}/{password}@//10.0.0.1:1521/TestDB</env-entry-value>
    <env-entry-type>java.lang.String</env-entry-type>
    </env-entry>
    i am setting the userid and password in the code. Please see the below code for your reference. Please help me to solve the issue.
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ page import="com.crystaldecisions.report.web.viewer.CrystalReportViewer"%>
    <%@ page import="com.crystaldecisions.sdk.occa.report.data.*"%>
    <%@ page import="com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory" %>
    <%@ page import="com.crystaldecisions.sdk.occa.report.reportsource.IReportSourceFactory2" %>
    <%@ page import="com.crystaldecisions.sdk.occa.report.reportsource.IReportSource" %>
    <%@ page import="com.crystaldecisions.reports.reportengineinterface.JPEReportSource" %>
    <html>
    <head>
    <title>Crystal Report with Database Logon information</title> </head>
    <body bgcolor="#ffffff">
    <%
    try
    String report = "/TEMPLATE.rpt";
    IReportSourceFactory2 rptSrcFactory = new JPEReportSourceFactory();
    JPEReportSource reportSource = (JPEReportSource) rptSrcFactory.createReportSource(report, request.getLocale());
    CrystalReportViewer viewer = new CrystalReportViewer();
    viewer.setReportSource(reportSource);
    viewer.setHasRefreshButton(true);
    IConnectionInfo newConnInfo = new ConnectionInfo();
    newConnInfo.setUserName("TEST");
    newConnInfo.setPassword("TEST");
    ConnectionInfos newConnInfos = new ConnectionInfos();
    newConnInfos.add(newConnInfo);
    viewer.setDatabaseLogonInfos(newConnInfos);
    viewer.setEnableLogonPrompt(false);
    viewer.setOwnPage(true);
    viewer.setOwnForm(true);
    out.println("Connection Information: "+viewer.getDatabaseLogonInfos().getConnectionInfo(0).getAttributes().toString());
    viewer.processHttpRequest(request, response, getServletConfig().getServletContext(),null);
    viewer.dispose();
    catch(Exception e)
    throw new JspException( e);
    %>
    </body>
    </html>

    I never really had much luck with this approach.
    Mind you I was using Crystal Reports 10, and as far as I recall it didn't allow setting/changing of database at this level.
    Things to check
    - can you create a database connection on your page with this URL/username/password?
    - what server are you using? Tomcat? WebLogic?
    I found this in your other post:
    Connection Information: {Server Name=ee6rpt, Connection String=DSN=s(ee6rpt);User ID=s(ee62test);Password=;UseDSNProperties=b(false), Database Name=, Database DLL=crdb_odbc.dll}That would indicate it is using odbc to connect to the database (crdb_odbc.dll). ODBC is a bad idea with java.
    The way I have got it to work for me (after much trial and error) was to in Crystal Reports to connect using the Oracle Driver, and specifying a tnsname - eg define REPORT_DS in tnsnames.ora.
    When running through the JRC, it looked for a JNDI datasource under that same name "REPORT_DS".
    Don't know if that will help you or not.
    Good luck,
    evnafets

  • Stop the report from firing until the user clicks the Go button?

    Hi All,
    Is there a way to stop the report from firing until the user clicks the Go button? At the moment it is populating when I open the dashboard page. I found something online that said i could use the Page Options>Save Current Settings> For Others.. but even though i am signed in as an administrator i only see a For Me.. option. Also, even after setting this option i would like to be able to hit the 'Go' button to run the report and have it uncollapse the section. Is this possible?
    Thanks

    Thanks for the replies,
    In my report i am trying to constrain the report to todays data only. However the only prompt i have is for another column. If i place a filter on the date column with Year=0000 it will not change with the prompt selection and so will never return any results. Is there any other way?
    It seems wasteful to fire a request to the database onload of the page. Is there an option to only fire a request what the prompts are entered? I will be using a stored proc which needs parameters to run the request so it would be good to be able to set the report to not run until it has parameters entered
    Thanks

  • Passing the values from subreport to master report in JasperReports

    Hi All,
    I want to pass the values from subreport to master report, but my subreport is without any query.
    Please help me in this regard. its urgent.
    Thanks & Regards
    Kris

    Hi,
    Below link may help you
    http://jasperreports.sourceforge.net/tips.tricks.html#returnvalues
    regards
    MJ

  • How to remove the underline from Title of a report.

    How to remove the underline from Title of a report.
    plz tell.

    You have to go inside the title view :-)
    Regards,
    Stefan

  • Does OIM Provides Orphan Accounts report generation Out of the Box ???

    Hi All ,
    Does OIM Provides Orphan Accounts report generation Out of the Box ???

    Nopes, OIM Doesn't.
    Custom Report
    Re: How to generate a report on 'Event Received' events for a resource objects
    http://download.oracle.com/docs/cd/B32386_01/generic.902/b32137/reporting.htm

  • How do I keep BI Publisher running when I log out of the console in linux?

    I am using the standalone version of BI Publisher and I want to keep it running even after I log out of the console. I have a script that starts it so I typed 'nohup start_bipub.sh &' but when I log out it shuts down anyway. I started my apache server the same way and it still runs after I log out so the only thing I can think of is that X is being killed due to the logout and BI Pub needs it. Is there anyway to keep this process running?
    Thanks,
    Denise

    It depends on the data path from the tower you're using, through NATs and many routers, all the way back to the server. Which depends on your current location and sheer luck.
    For some users, the data path stays alive for 30-45 minutes at a time... thus the phone only has to ping the server that often for push to work. Their push doesn't use much battery.
    Other users have the misfortune of being connected via pathways that only keep a connection alive for 5-10 minutes. Their iPhones eat battery like crazy, and they usually end up switching to a 15-30 minute timed fetch instead.

  • How Do I stop the phone from locking while the navigation program is running.

    I have a Blackberry 9630 V4.7.1.40. The phone is on an enterprise server network through work. The phone is set to password lock after a couple of min. of non-use. When I have the Sprint Navigation program running, the phone locks after a few min and loses my satellite. I then have to type in a password to unlock it and I then get the signal back.
    I called Sprint and they said to press a button after every couple of min. to keep the phone "active". That sounds a little fishy to me!
    How do I keep the phone from locking while the Nav. Application is running?
    Thank you for your help
    Bill

    brauscher wrote:
    press a button after every couple of min. to keep the phone "active". That sounds a little fishy to me!
    Agreed, that is the simplest thing to do... probably much easier than talking your IT guys into raising your timeout.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Not able to sign in in FBA from out side the server.

    Hello All,
    I have created https enabled web application and sitecollection using power shell. After creating web application, I have enabled claimed based authentication using below mentioned code :
    $wa = get-SPWebApplication https://tenant-test02.mydomain.ch
    $wa.UseClaimsAuthentication = $true
    $wa.Update()
    I have enabled FBA on my sharepoint foundation 2013. I am using default login page for login mechanism. While accessing pages from the SharePoint server, login mechanism works successfully. But when I am trying to open same site from out side the network,
    it shows the login page but its showing error message when clicking on "Login" button.
    From the co-relation Id I am getting below error message.
    "Cannot get Membership Provider with name "mycutomprovider". The membership provider for this process was not properly configured. You must configure the membership provider in the .config file for every SharePoint process"
    Any suggestion ?

    Hi Suhil,
    According to your description, my understanding is that the error occurred when you accessed the site with FBA from outside.
    Did you add the membership provider settings to the machine.config or to each web.config files?
    If not, please refer to the link below to implement this:
    http://chrisbarba.com/2013/07/16/sharepoint-2013-forms-based-authentication-fba/
    If you access the extended web application from outside, then please check if the extended zone has been configured to use the form based authentication.
    http://technet.microsoft.com/en-us/library/cc261814(v=office.15).aspx#section3
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Does the K8N Neo-FSR support the mobile chip out of the box

    just like the titles says
    does the K8N Neo-FSR support the mobile clawhammer out of the box.?
    if not what bios would i need,. or can anyone confirm what bios is being shipped on these motheboards now.

    Jim,
    From what I've read, there are updates to the memory controller and the addition of SSE3 support to Venice.  It's also reported to have some performance improvement over Winchester and Newcastle.  It will use a default 1.4v VCore.  Hopefully, It's power comsumption is on the same order as the 90nm Winchester's or less.
    If Monarch is shipping the combo with available Bios, you can bet they work.  I'm thinking of giving them a call on mine to transfer the 2yr warranty to my youngest daughter (it's a graduation gift) and to discuss the Bios 3.3 vs. 3.3B3 issues.   They shipped mine with B3, and I think there may be a reason.  The B3 works great with a simple WPCRSET patch of the CAS to RAS Delay.  That's why you see those memory settings working on mine.
    On the "boxed" vs. OEM, I think buying the combo with warranty and a better heatsink is a much better choice.  Use the Venus 7+ in my specs.  It's low profile, all copper, and one of the highest rated.  Monarch has it in their configurator.  It's as quiet as AMD's.  Monarch also gives you a 30 day free return with a Fedex prepaid shipping label in the package.
    Danno

  • I'm using Entourage 2008 v 12.3.5 and lost ability to SEND.  Tried many small email tests.  Server continues to leave time out message.  "An operation on the server timed out. The server may be down, overloaded, or there may be too much net traffic.

    I'm using Entourage 2008 v 12.3.5 and lost ability to SEND.  Tried many small email tests.  Server continues to leave time out message.  "An operation on the server timed out. The server may be down, overloaded, or there may be too much net traffic."  Comcast tells me server is not down all other network activity is fine.  WHat's up with this?

    Starting earlier today, this also became my problem - can receive but not send in Entourage. The account settings are correct in Entourage - I even created a new account.  My Mac running 10.7.5 won't read the original Office : MAC 2008 disk, so I can't do a fix or reinstall from the disk.
    This is not an issue if I log onto the Comcast site.
    And so, I started using Mail but, unlike Entourage, Mail won't import my Entourage info.
    Argh...  :-(

  • TS3367 I have two IPhones and one IPad all with the same Apple ID. I can call facetime between the two IPhones, but I cannot call the IPAD from either of the IPhones and when I call my IPhone from the IPad it rings my wife's IPhone after briefly calling m

    I have two IPhones and one IPad all with the same Apple ID. I can call facetime between the two IPhones, but I cannot call the IPAD from either of the IPhones and when I call my IPhone from the IPad it rings my wife's IPhone after briefly calling mine.

    Each device needs a separate address. Use an email address (gmail.com) on the iPad.
    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
     Cheers, Tom

  • Good evening every one! recently, i noticed that my macbook pro make a weird sound when i open the screen, it's like there is something keeping the screen from moving correctly.the little noise comes exactly from the left side of the axis.please advice me

    Good evening ! recently, i noticed that my macbook pro make a weird sound when i open the screen, it's like there is something keeping the screen from moving correctly.the little noise comes exactly from the left side of the axis.please advice me what to do
    (i live in morocco and i need to know where i should take ma macbook to get it fixed and if the warranty take this problem in charge)
    thank you in advance
    macbook pro mid2012 i7 (here is my e-mail adress : [email protected])

    You should take it to an Apple store or an AASP (Authorized Apple Service Provider) Carefully inspect the hinge joint and make sure there is no debris that you can see, you can try carefully sliding some sticky tape thru the joint to clear any loose stuff out. But this sounds like there might be more going on here, and the hinge is something that you do not want to fool with.

  • Help. Installed the program from adobe in the trial under the same ID.

    Help. Installed the program from adobe in the trial under the same ID. After the expiration of 30 days, our company has registered for acquisition programs. We have introduced a new ID for a trial test, and adobe programs from running. Test time is exhausted. How to run the program under the new ID in a trial.
    Помогите. Установил пакет програм от адобе в триал под одним ID. После истечения 30 дней наша компания зарегистрировалась для приобретения программ. Мы ввели новый ИД для триал теста, а адоб программы не запускаются. Пробное время исчерпано. Как запустить программы под новым ИД в триале.

    Perhaps extend trial adobe product if 30 days is exhausted? If I go under a different ID that shows 0 days.
    Возможно продлить триал продукта адобе если 30 дней исчерпано? Если я захожу под другим ИД то показывает 0 дней.

  • When Will THE update for the ios7 come out for the ipod touch 5 gen

    When Will THE update for the ios7 come out for the ipod touch 5 gen

    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base before you post a question.
    Regards.

Maybe you are looking for

  • What do I have to do, to make this error code go away.

    I'm awaiting an ipod classic 120 gb which should be arriving anytime now, and to my surprise, I got a message urging me to upgrade to 8.1 (even though I JUST GOT DONE UPGRADING TO THE PREVIOUS ONE LAST WEEK...*hold anger in*). So now when I open itun

  • Controling a sigma koki motorrized stage via a PCI 7334

    Hi everyone, I am trying to control a sigma koki motorized stage via a PCI 7334. The motor is a stepper motor. For information, here is the connection diagram of the stage via the driver (SG55M on the diagram) to the controler: http://www.sigma-koki.

  • IPhoto places are 1000 times the same

    I have now 12600 Fotos in my mediathek. I added to every foto places manually. When I tried to correct some places with more details, I added the street and number, everything looked fine. Now I have lots of places with the same placeinformation. the

  • Using an old Airport Express as a 'wireless gaming adapter' with a PC

    Patience please - this is prob v obvious but I'm no tech! I want to set up a wirelessly connected 'Slingbox' in the UK at my sisters place. I have an old (OLD!) Airport Express 'port' (looks like the current base station but is from a time when base

  • Dynamic code instrumentation with AspectJ...is it possible ?

    Hi All, Im trying to build a GUI that will allow me to instrument an application using aspectJ. What i would like to ideally do is to upload a .java file and an associated aspect and to be able to run this in my GUI, observing the results.. Any ideas