Report Generation using JDeveloper

hello
I saw the Jdeveloper Online Demo on generating reports via a JSP Application. From the demo ,i came to understand that i need Oracle Reports also.How to obtain oracle reports separately without downloading the entire Oracle 9i DS? What is the cost involved? Should i download Oracle 9i AS too??

Hi
As you mentioned you can use Oracle Reports along with
JDeveloper.
You would use JDeveloper to build the UI part either thru applet
or servlet and invoke the reports from that.
Invoking reports is very straight forward, all you would need is
the respective URL for the reports.
regards
raghu
Venkat Krishnan (guest) wrote:
: Thanks,
: If I understand it right, I can use JDeveloper in conjunction
: with Oracle Reports, create report formats in Oracle Reports
and
: have my Java applet (written using JDeveloper), on click of a
UI
: button or something, call another Java program on the server
: (servelet?) that invokes the Oracle Reports runtime program
: (with the appropriate report-name and other parameters). This
: would I guess output the report in HTML format which can be
: viewed or printed by the user.
: I am right in assuming this scenario? Is it technically
: feasible? Do you have a Java runtime program for invoking
: Reports? Else, in what manner would I use Oracle development
: tools to implement this?
: -Regards,
: Venkat
: JDeveloper Team (guest) wrote:
: : Hi
: : You can use Java Servlets in JDeveloper to write some reports
: : which can be ouptut as HTML format. You can define the layout
: by
: : creating your own theme (HTML CSS).
: : But if you are looking for no code environment and at the
same
: : time want to deploy your reports on to the web, then Oracle
: : Reports does very good job of that.
: : regards
: : Raghu
: : Venkat Krishnan (guest) wrote:
: : : Hi,
: : : I am evaluating use of JDeveloper for a report-intensive
: : : application. Does anyone have any experience of using
: : JDeveloper
: : : for such an application?
: : : I would like to know if it is simple or even feasible at
all
: to
: : : define many report layouts (simple ones) based on table
: record
: : : structures a la Developer2000 or Crystal Reports.
: : : -Thanks,
: : : Venkat
null

Similar Messages

  • Help needed for report generation using java technologies

    May i get some idea about report generation api available. some report generation tools that can be downloadble. can you please suggest how to use scheduling the printers or report generation by scheduling.

    e.g. for one of my school project which generate reconciliation report (banking project) we add in a letterheader and the rest of the information presented below.
    but there is some problem here.
    either you "catch" no. x row where the printing will be trancated then prevented it from trancated by formatting your pages such that data will not be printed in that region.

  • Report generation using jsp

    I am developing a website using jsp on tomcat.The site required a number of online report generation option from database(mysql).
    My problem is-
    1.how to generate different types of report other than simple html tag embedded within jsp .
    2.How to store all those reports in a file(.txt or .doc).
    N.B I dont want to use any reporting tool.

    Mantosh,
    Have you seen this developer zone article which details accessing Citadel Data using COM+ and ADO?
    http://zone.ni.com/devzone/conceptd.nsf/webmain/725A6C3843F13C8786256EA600633724#6
    Also, this KB article provides more detail on how to access Citadel data using SQL commands and I think will help answer your question:
    http://digital.ni.com/public.nsf/websearch/C7D32F9A59D4637086256A7200692F30?OpenDocument
    --Paul Mandeltort
    Automotive and Industrial Communications Product Marketing

  • Incorrect stub generation using JDeveloper 10g (10.1.2.0.0)

    Dear all,
    I'm having some trouble with deserializing the WSDL hereunder:
    http://213.182.157.216/CarRentalAgentService12/CarRentalAgentService.asmx?WSDL
    If you look into this file, you'll see that there are two different schemas defined. When trying to generate the stub for it with with JDeveloper, it only creates the first schema's class (this is the only one with messages defined). The second disappears mysteriously... If I do the same using wsdl.exe from the MS VS .NET Framework, it creates the remaining classes without any problem. Anyone who has a clue in solving this (options for JDeveloper, updates, ... ?)

    Hi Peter,
    Unfortunately, there is no easy way to consume this WSDL using JDeveloper 10.1.2. Support for schema import is comming with the new 10.1.3 EA1 version, which is based on JAXRPC.
    All the best,
    Eric

  • Document/Literal SOAP format generation using jdeveloper 10.1.2.0.0

    Hi,
    Can anyone tell me please how to create Document/Literal SOAP format using jdeveloper 10.1.2.0.0 ??
    Thanks in advance,
    Khalil

    The method that you call must take a org.w3c.dom.Element as an argument, and must also return an Element.
    In the web.xml file, the servlet-class for your webservice must be changed to oracle.j2ee.ws.StatelessJavaDocWebService.
    You can then either modify your WSDL by hand, or deploy your webservice to an OC4J container, which will then generate a Doc/Literal WSDL for you, and then use that.
    When deploying, make sure that the JDeveloper-generated WSDL file is not included in the WAR file.

  • Report generation: Using only bottom border cell in Excel

    I'm trying to write a report to Excel. for each 2 rows I want the cells to have a bottom border.
    With the VI " Excel set Cell Color and Border VI" I have 2 options, using inside border and outside border.
    Outside border seems to be the top and bottom border. However , I can only put them both on and off, I can't use them seperatly.
    Is there a way of telling this VI that I only want to have a bottom border?
    Idealy I would like to select a cellstyle like one can do in Excel:

    Hello kev91,
    Can you give me some more information about the software versions you're using?
    Is this LabVIEW 2012?
    Which version of Excel are you using?
    Can you share an example of how the final Excel-file should look like?
    It would also be useful to see what you already have written in LabVIEW so that we can just change/modify that code.
    Kind Regards,
    Thierry C - Applications Engineering Specialist Northern European Region - National Instruments
    CLD, CTA
    If someone helped you, let them know. Mark as solved and/or give a kudo.

  • Report Generation using Citadel & Excel in VB

    I want to generate report using citadel sql server, i,am using excel for report viewing. I have written a Visual Basic code for fetching data from srq to excel. The problem is when i fetch all the fields from sql it generate report, but when i gave a single variable name like Mycomputername/process/pot1@value it give a error column:Mycomputer not exsist.
    Given below is the code wriiten to get the value.Please suggest ASAP
    '****** GET HEPTANE RECORDS ******
    Sub GetHEPTANERecords(ByVal rNumber As Integer, ByVal dDate As Date, ByVal sTime As Date, ByVal eTime As Date)
        Dim ReadHEPTANE As ADODB.Recordset
        Set ReadHEPTANE = GetConnection.Execute("SELECT TRANSTECH34/SRS/LVL_GALL_TK1  FROM IntData WHERE [LOCALTIME] BETWEEN '" &
    sTime & "' AND '" & eTime & "'")
    Thanks & regards
    Mantosh

    Mantosh,
    Have you seen this developer zone article which details accessing Citadel Data using COM+ and ADO?
    http://zone.ni.com/devzone/conceptd.nsf/webmain/725A6C3843F13C8786256EA600633724#6
    Also, this KB article provides more detail on how to access Citadel data using SQL commands and I think will help answer your question:
    http://digital.ni.com/public.nsf/websearch/C7D32F9A59D4637086256A7200692F30?OpenDocument
    --Paul Mandeltort
    Automotive and Industrial Communications Product Marketing

  • Problem in report generation using CrystalClear

    hi
    all
    plz can anybody told me about the code which will help to display the
    report using jsp. i m using crystal clear and want to add report
    with my project.
    plz send me code if anybody have
    plz zzz
    thanks in advance

    hi
    all
    plz can anybody told me about the code which will help to display the
    report using jsp. i m using crystal clear and want to add report
    with my project.
    plz send me code if anybody have
    plz zzz
    thanks in advance

  • Problem-Report generation using shell script

    Hi
    We have the Production database and the Reporting database (copy of Production database),
    both on Oracle 9.2.0.5 and Solaris 5.8. There is a package inside the Oracle database, which extracts some data from inside the
    database, and would generate a report. A shell script has been created in Solaris which would
    send in the parameters and call the pakage to generate the report. The parameters it is sending is
    the name of report to be generated, and the location where it is to be generated, both hard-coded into
    the script. The script is scheduled to run through crontab.
    The problem we are facing is that, if we run the script for Reporting database, it successfully
    generates the report. But if we use that script for Production database, it gives the error
    "Invalid directory Path". I have tried using various other directory paths, even '/tmp'
    and '/', but it still gives the same error when executed for Production dataabse.
    Could somebody provide any ideas what might be going wrong.
    The reasons it is to be executed on Prod db and not the Reporting database are unavoidable.
    It anyway runs in off business hours and takes about 10secs to execute.
    Please do let me know if there is any other info that I missed to provide here.
    Thanks in advance...

    I will be just guessing because you didn't provide contents of script and package.
    The "Invalid directory path" as you said could be ORA-29280 due non existent directory.
    Try execute (as sys or system) select * from dba_directories; (or select * from all_directories; as user which the script is login to) on both databases and compare the results. If there is missing your important directory then create it using create directory <dirname>; (from sqlplus and don't forget to grant rights for user).
    This error could come from shell script. In that case you should find resolution yourself because you didn't provide script source.

  • Crystal Report generation using XML

    I have some reports that were created using XML and as I recall when I created them using CR v. 9 I used a connections called ADO (Xml) or something like that. On one of my machines I have CR XI and the only option available is XML and when I add a field from this connection it inserts: "{NewDataSet\TableName.FieldName}" however, previously when I used the ADO XML connections it only inserted {TableName.FieldName}. In the version 9 CR i was using the professsional version and in the version 11 CR it is still the professional version but I can't seem to create an XML connector that doesn't prefix the table/field with "NewDataSet". My request is two fold, first, can you please direct me to some articles that I can read to better understand how to generate  CR from XML? My project is to generate the XML and then set the xml during runtime into the report using SetDataSource and then display the report using the CR viewing that I package and redist with my app. Secondly, why does the ADO XML connector not available in CR XI professional version and is there any way to get the CR v. 9 behaviour back?
    Thanks,
    Marcus

    Hi, Markus
    If you are planning to run reports from a .NET application, you need to have the Developer edition, not the professional.
    The ADO.NET Driver is not installed by default. Go into Control Panel - Add / Remove programs, and chose Crystal Reports, and change. You can expand the Database drivers, and you should see the ADO.NET driver there. Note: you need to have the .NET framework installed for this to work.
    Regards,
    Jonathan

  • Report generation using java.

    Is there any classes/tools avalaible to generate database related reports using java?????

    Supoose I have a database table named EMPLOYEE having fields "name", "dept", "salary".
    I want to generate reports with the records of the table
    for the printing purpose.
    The report should have proper format and it will show the monthly total and yearly totals of all employees' salary.
    e.g. name department salary
    John Systems 20000
    Rian Sales 80000
    total 100000
    The report can be more complex. As number of tools are available for development of reports in VB and D2k etc.
    I want to know whether any JAVA tool or classes are available to generate complex reports.

  • Webi report generation using sdk?

    hi experts,
         Can i create a webi report using SDK. if so, please give me the basic steps.....
    Regards,
    ksvsivam

    Hello ksvsivam,
    You can certainly create webi report from scratch using Report Engine SDK.
    Please go through documentation present at following url:
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm  -
    >Report Engine SDK--->Developer Guides--
    >Building and Editing Data Providers 
    Regards,
    Chinmay Athavale

  • Report generation using Excel

    I created a VI for making a report in Excel. It works correctly, however when I built an executable files, it is unable to do the processing and announce ‘error 7 open VI reference in Excel’! I was wondering if anybody can guide me that how I can fix this error. Many thanks

    Hello,
    I think that if you add the Excel/Word dynamic VIs to your project, you will see them in the VI list when building your EXE, which would allow you to add them to your application as dynamic VIs.  I'm guessing you currently don't have the Excel/Word dynamic VIs added into your project yet.
    Good luck,
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Error in Bulk Report Generation using SSIS and SSRS 2008 R2

    Hello,
    upon having solved development issues via this forum I am facing problem in practice. Namely, there are suppose to be created  200 .PDF files. I am facing "strange" outcome because, sometimes I am getting all the files created, sometimes less
    then 200 (different number of files produced) upon which I face this error related to DS2:
    System.Web.Services.Protocols.SoapException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException:
    Cannot read the next data row for the dataset DataSet2. ---> System.Data.SqlClient.SqlException: Internal Query Processor Error: The query processor encountered an unexpected error during execution.
       at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.InternalRender(String Format, String DeviceInfo, PageCountMode pageCountMode, Stream& Result, String& Extension, String& MimeType, String& Encoding, Warning[]&
    Warnings, String[]& StreamIds)
       at Microsoft.ReportingServices.WebServer.ReportExecution2005Impl.Render(String Format, String DeviceInfo, PageCountMode pageCountMode, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings,
    String[]& StreamIds)
       at Microsoft.ReportingServices.WebServer.ReportExecutionService.Render(String Format, String DeviceInfo, Byte[]& Result, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds).
    Please, how to cope with this? Normally, run query (DataSet2) within either Report Builder or SSMS retrieves the data with no troubles. But, when I run it from SSIS (script component), it produces error as above.

    Thanks,
    I did both, went through the proposed thread and found problem in DS2. The problem was my VIEW which was providing values for the row grouping in my SSRS report. Namely, upon replacing it with corresponding table, I tried to set PK on mentioned column but
    with no success due to double values! Upon correcting i.e., removing duplicate values, it works well. I only wonder why SSIS did not create these, actually, duplicate .PDF output files and let the Windows explorer to ask me: There is already such file. Would
    you like to replace it etc......etc...
    Instead of that, SSIS Script Component just went RED coloured and stopped processing PDF output files...
    Thanks for reply
    bye

  • LabView Exe Applicatio​n file not launch Excel applicatio​n for report generation

    Dear All,
    I created one LabVIEW application file for report generation (using Excel Template).
    While I run the program in programming mode it works well and create the report file in the specified path.
    After creation of the application file(exe), it gives the correct path of where the excel template is placed. The same path is given to New Report.vi, but it gives the error 'File Not Found'.
    Tell me, is any other configuration required for generating Excel reports? (During exe application mode)
    Give me the solution.
    Thank You
    Jegan.

    Hello,
    Most likely you are encountering a problem of stripping and/or building paths.  Probably the easiest thing to do is put a couple indicators on your front panel for the path or paths you care about, build your exe, and make sure you are really using the path you'd like.  If you always put the report at some deterministic place relative to the exe (that is, even it the exe is moved, it will go with the exe and remain in the same relative path location, then you can use the Current VIs Path funtion found in the ... File I/O -> File Constants palette as a start path (where you will want to strip at least the exe name off of course).
    I think this will bring some clarity to the issue!
    Best Regards,
    JLS
    Best,
    JLS
    Sixclear

Maybe you are looking for

  • Error while assigning Plant

    Hi All, Error Message : " Sales org is Part of company code 4000, Plant 4510 is part of company code 4500. Scenario:1) My Pre sales org is : 4444 and company code is 4000                 2) I have plant 4510 and is assigned to company code 4500      

  • PDF Error/Doc View

    When I try to open a document on my PDF view i get an error that says: "PDF View has encountered an error.  We apologize for thie inconvenience. Error Message: Render document failed" Why is it doing this and how can I fix it? Also, on the doc view i

  • Upgraded processor

    I replaced the stock processor on my G4350 Sawtooth with a 1gig Mercury Extreme and it's been working just fine. Problem is the system profiler shows the cpu speed as 0 MHz. Recently I tried to install OSX Leopard on a new external Firewire HD and go

  • Error in Pivot table

    Hi, I created a report having three pivot tables. Its working fine except for one where i have more records than other two. I have 3 dimension columns and one measure. I want a grand total and sub total on 2 dimensions. Maximum number of records in m

  • How to use BAPI_QUOTATION_CHANGEBOS  bapi.

    Hi All, I have created quotation using transaction VA21, I want to use bapi BAPI_QUOTATION_CHANGEBOS to change the version & text of header data in the workflow. Can anyone please suggest me the necessary parameter to pass into this bapi to get the d