Best Reporting tool

Hi,
Need suggestion on this
Problem Faced By Customer:-
12 Critical Finance Reports not generated according to user requirements
Most of basic feature for reporting purposes are not implemented in current system which is in Oracle Apps 11i - E-Business Suite
Takes a lot of time to prepare reports which are needed to be presented for management meetings.
New Requirement to rebuild 12 Critical Finance Reports:-
The finance dept plans to redevelop 12 new critical reports for their system
The new implementation must be compatible with the future migration of current Oracle Apps 11i - E-Business Suite to Oracle Apps version 12.
could you please suggest the best solution and technology for this new implementation
Thanks,
Dinesh Jaganathan

Please help me to give some inputs for the oracle development. The 12 reports wont integrate with the existing system because it was not built by us and also I want to know how the oracle report installation will be done. Please update my diagram scenario of the proposed solution as below
Problems Faced in the existing system:-
================================
• 12 Critical Finance Reports not generated according to user requirements
• Most of basic feature for reporting purposes are not implemented in current system which is in Oracle Apps 11i - E-Business Suite
• Takes a lot of time to prepare reports which are needed to be presented for management meetings.
Proposed System
===============
Expectation
• The finance dept plans to redevelop 12 new critical reports for their system
• The new implementation must be compatible with the future migration of current Oracle Apps 11i - E-Business Suite to Oracle Apps version 12.
Solution
The new development will be built using the oracle reports and won’t be integrated with the existing application. Oracle reports do not require any specific installation to be done at client PC.
Advantages
• If it's from a desktop users may find it easier to fire the reports as they may not require to login to Apps.
• When the Report is displayed, the user can simply generate the report to several formats like PDF, XLS, HTML, RTF, XML etc.
• Oracle Reports is reliable: You can serve thousands of concurrent users in a secure and reliable manner.
• Oracle Reports has the ability to apply changes to a report based on a customization file in XML either at runtime or in batch.
Proposed system flow for Oracle reports development
=========================================
12 reports to be installed onto the Red Hat AS3 system <--------------Red Hat AS3(Oracle E-Business Suite Ver 11i (Apps) and Oracle Database Ver 9.2.0.5) -----> Oracle Database
Need your input to make my document more clear.
Thanks,
Dinesh Jaganathan

Similar Messages

  • [Reports]   The best reporting tool for JDeveloper 10g

    Hi,
    Which is the best reporting tool for JDeveloper 10g: JasperReports, Crystal Reports or something else? I want to build parametric and rather complex reports but I don't know which tool offers more features, flexibility, ease of use , ... . I've built some simple parametric reports using JasperReports and JDeveloper 10g but I think it's not so productive and may need something more, maybe iReport. Does anyone have any ideas?
    S/\EE|)

    Hi Saeed,
    I'lm using Jasper too, and here is an example of how i pass to it some variables:
         <parameter name="theWantedId" isForPrompting="false" class="java.lang.Integer"/>
         <queryString><![CDATA[SELECT field1, field2 from table1 WHERE table1.field1 = $P!{theWantedId}]]></queryString>And in a bean (or other java code from which the template is called)
            Map parameters= new HashMap();
            parameters.put("theWantedId", findSelectedId()); // return the ID of the object to print
            JasperDesign design =
                JRXmlLoader.load(myTemplate); // First load template from the Blob table in an inputstream
            JasperReport report =
                JasperCompileManager.compileReport(design);
            InitialContext initialContext = new InitialContext();
            DataSource ds = (DataSource)initialContext.lookup("java:comp/env/jdbc/MYDATASOURCEConnectionDS");
            Connection conn = ds.getConnection();
            JasperPrint print =
                JasperFillManager.fillReport(report, parameters, conn);Hope that can help, if you need more information please ask,
    Best regards,
    Tif

  • Which is the best reporting tools/sw available for J2EE based web app?

    Hi,
    I am looking for best reporting tools/sw available for J2EE based web application.
    Please help in this...
    Regards
    kundan krishna chakraborty

    Hi,
    maybe you can have a try RAQ Report. It is a powerful pure Java reporting tool which is very easy to learn.
    You can get the free version at http://www.raqsoft.com/.
    Good luck!

  • What is the best reporting tool to use over a WAN

    I am currently working on improving the performance of our Oracle FMIS over a WAN that covers most of Australia.
    I was wondering if anyone could point me to tech information on the impact of Oracle Reporting tools on a WAN.
    The three tools we use are ADI, Discoverer and strait Oracle Reports.
    I am not an expert in Oracle so even basic info on the effect of the 3 products would be of help, of course if anyone is willing to share their experiences it would be appreciated.
    We have two major user sites of 500 people seperated by 3000km and 5 minor sites 2000 from head office. I unfortunalty am at the major office 3000km from the server with 500 dissatisfited users.

    Hi Cab211,
    Thanks for visiting Apple Support Communities.
    You may want to use these links as starting points in your search for a camera:
    iMovie ’11 Supported Cameras
    http://help.apple.com/imovie/cameras/en/index.html
    Final Cut Pro X Supported Cameras
    http://help.apple.com/finalcutpro/cameras/en/index.html
    Cheers,
    Jeremy

  • What is the best reporting tool for my web application?

    Hi guys,
    I'm using ADF 11g with EJB 3.0 im my web application. My application is deployed on weblogic server 11g, I want to use a reporting tool in my application that is dynamic and flexible.
    Note: I've tried to use JasperReports but it didn't fulfill my needs.
    Thanks in advance.
    AccadSoft

    There are plenty of them. Oracle has one called BI Publisher, and there are others out there as well, such as BIRT, Business Objects, etc, etc, etc.
    "it didn't fulfil my needs" doesn't give anyone any possibility to comment, because you didn't tell us why, or what was lacking.
    John

  • Best Usage reporting tool for SharePoint 2013 (onpremises)

    Please suggest me best reporting tool for SharePoint 2013 on premises.
    Need to get site usage summary for any time in last one year.
    Need to get library/list usage summary for any time in last one year. etc.
    How many peak hits and unique no of users across all levels.
    Thanks, Ram Ch

    Hi Ram
    We have two links “Popularity Trends” and “Popularity and Search Reports” in the site settings. By Clicking on the two links we can view the usage reports in SharePoint 2013.
    More references:
    http://technet.microsoft.com/en-us/library/jj715890(v=office.15).aspx
    http://sureshpydi.blogspot.com/2013/06/usage-reports-and-popularity-trends-in.html
    http://blogs.msdn.com/b/chandru/archive/2013/08/31/sharepoint-2013-web-analytics-report-where-is-it.aspx
    http://www.prweb.com/releases/2012/8/prweb9821144.htm
    Amit Kotha

  • Best OLTP Reporting Tool

    Hi Gurus,
    My company asked me to build a reporting framework to support their needs on OLTP, i am trying to do some research on which tool is the best tool to do reporting on OLTP..
    Need help to find out a best reporting tool to make reports on OLTP data base
    Right now we are using OBIEE for our OLAP reporting and we are open to implement any tools, need inputs and comparisons between all the available tools and pros and cons also.
    Appreciate all your inputs/suggestion.
    Thanks,
    Seshu.

    1) I guess you tried to pull thousands or report's rows on screen. Firstly OBIEE does pagination perfectly. Secondly human being cannot handle more than 30-50 lines physically. It is simple psychology. As soon as you've jumped on other couple pages you have no idea what was on the first pages. I've never seen such an idiot who would need report even with few hundred rows. Such reports are example of bad practice.I agree with that but you missed my point. Enterprises are large "beats" and as such they have many departments where they use different tools. In an ideal world you will have one and only one DWH with one an only one reporting tool on top. The thruth is that this never ever happens in reality. So in many cases users are asked to provide larde data extracts to use as sources for other reporting systems or external entities. OBIEE can not handle these data extracts properly as it not designed to work as an "extraction tool". This is what you missed. BO can handle them very well as it was designed as an extration tool in mind.
    2) Here you are right if it is all about dimensional model. However here is the difference between OLTP and data warehouse. In data warehouse users should be educated to know conceptual and logical models. BTW you are getting requirements from them and you say they don't know which dims can be pulled with facts and which ones cannot? Wow )) Also OBIEE does allow to pull such dims ( not connected to facts ) using very simple OBIEE modeling technique (level-based measures). That makes OBIEE reporting/analytics very flexible. You are only thinking dimensional. That's very good for an OBIEE developer. But the world is more than just dimensional. You can't answer all reporting requirements with a dimensional model I am afraid. So keep this in mind. A DWH is not the solution to all report requirements just like saying "a truck is the best vehicle in the world because it's big and can transport big loads". BTW have you tried to implement cross-fact analysis in OBIEE? Do you know that you need to set the content level for each non-confirmed dimension in each measure individually or OBIEE will bring back the measure as "NULL"? It's non-sense really, it's too tricky and too flaky.
    3) OBIEE has GUI object called PROMPT. There you have full power to force users to apply filters. And you can easily pre-defined your prompt's filter values.Again you missed a key word on my statement: "adhoc users". Prompts are fine but don't exist unless the OBIEE developer creates them in advance, typically in a dashboard. I am talking about ad-hoc here so you know that's Answers. Try to restrict Answers users and force them to put a filter on a column and you will know what I mean. BO can do this in the metadata very easily. OBIEE can't. Prompts are fine (*) but they need to be created in advance by the report developer. (*) Actually they are not that fine, you can't even force them OOTB to use a prompt or not run a dashboard without any values. Sure there are work arounds, but such a basic feature should be part of the product!
    4) OBIEE has different concepts of dims hierarchies and visual presentations. Here you are mixing them together. Indeed OBIEE 10g has such a restriction on GUI to have maximum two embedded levels. But it is only visual presentation. In business model you can have N levels of hierarchy and multiple hierarchies in dim . My goodness !!!Do you really think that ORACLE does not follow dimensional modeling ABCs? BTW please check Gartner's magic quadrants. ............BTW did you see OBIEE 11g demo ??????Yes it's only visual presentation, but that's one of the most important things! It's a stupid restriction. If you can have N levels on the BMM why shouldn't you have the ability to prent the data in more levels. Yes, I have seen the magic quadrant and Microsoft is on top of OBIEE (see http://www.gartner.com/technology/media-products/reprints/microsoft/vol2/article15/article15.html). Yes I have seen OBIEE 11g and have running on one of our Dev boxes. It's one of the most buggy releases I have seen in years. Only last week the client tools were released for Windows. How can you have proper ecosystem without proper client tools? No Solaris or HPUX release so it's a partial release. No support for other J2EE web app servers. From our point of view OBIEE 11g is a beta release. We are seating and waiting for Oracle to clean it this mess and get the product stable. And if you think Oracle Support will help read this: http://searchoracle.techtarget.com/news/2240031826/Has-the-phrase-Oracle-Support-become-an-oxymoron
    5) Inheritance...Hm, maybe it is simple dimensional modeling concept of supertype/subtype described in any BI/DW books? I am not arguing. maybe BO does it with one click. yeah, convenient enough, but no critical.Consider this problem. You have a large DWH that a large organisation wants to share with different departments which they would then extend adding they own data sources and customise to their own needs. How would you handle changes in the "core" model that need to feed to the different departments metadata stores? RPD merging and MUDE is a mess to be honest, it barely works and it's too prone to human error. Once you worked in a very large project with many OBIEE developers working in different parallel projects you will realise that inheritance is the only sensible solution. I wish Oracle would see this as well. If the metadata was in a database it would have been so much easier...
    6) Again just lack of knowledge of dimensional modeling in OBIEE. The one support ALL types of models: snowflakes (3NF) and star. Only what OBIEE requires you cannot have standalone logical table without any relations to at least one another table. Heh...I cannot recall such an example even from Bill Inmon. Regarding 3 layers. This gives you tremendous advantage over BO )) Why? It is long story))You can support all models in dimensional, but should you be forced to use it? 3 layers is not advantage. It's an interesting aproach to solve how you need to model things in OBIEE. You have become too used to it and now think it's the best in the world. It's not, in a relational reporting solution 2 layers are more than enough (physical with all your joins and presentation with all your business names and hierarchies).
    8) You I understood you correctly ))))))) None of BI tools today can beat OBIEE on number of supported data sources. I'm just wondering. When you add new column in dim/fact table you DO NOT change your metadata????? My assumption is that BO does always "select * from <table name>"? Yes, then you don't have to change your metadata. The what kind of query BO generates against database??? select d1.*,f1* from dim d1, fact f1...????OK consider this requirement. You work for a top US bank. You have invested $5m in the state-of-the-art DWH with OBIEE that covers every requirement you may even need. The US FED comes in and tells you that it wants one of your excellent reports but filtered for a number of companies. They give the user a spreadsheet with 20k companies that you need to filter you report on. Can any user in OBIEE perform the filtering without any changes in OBIEE? No. In BO you can. End of the argument.
    9) That is not true AT ALLYou saying that OBIEE can "merge" two Answers reports and get attributes from both queries in an INNER/OUTER/FULL OUTER fashion? Please show me how, I love to learn from you! (BO indeed can).
    10) You r kidding me )) have you forgotten in what time are we living??))) Do you read latest news? By 2016 most of businesses will be in social networks. Everyone wants to be power user holding mobile device in his hands!!!
    AND.....OBIEE already DOES it !!!The web client works for 90% of the user population, as said in my comment for real "power users" a fat client approach works best. There browsers are still not powerful enough to handle large data sets. Going back to Gartner's 2011 Quadrant for Business Intelligence Platforms, which you seem to love, I quote from it: "[...] it (Oracle) has lacked innovation around mobile, in-memory, consumerization, interactive visualization and search [...]".
    Please forgive me to be so sarcastic. But today the only real advantage BO over OBIEE is PRICE. I would really advise you to look at OBIEE11g. It is almost different product then OBIEE10g.I love sarcasm. Sarcasm is my middle name. But you need to open your mind a bit. OBIEE has taken control of your brain! :-) One solution does not fit all. The world of IT is too big for that...

  • Comparison in reporting tools

    Hi All,
    I have a question, that whenever we are presented with a requirement document to develop a report,how can we determine which is the best reporting tool which can be used.
    Regards,
    Ankur

    Hi,
    'each worksheet essentially creates and runs a single SQL statement 'A Discoverer workbook is like an Excel and is made up of a number of worksheets. When the user runs a worksheet Discoverer builds an SQL statement and sends this to the database. The results returned from the database are then displayed. Each worksheet can run a single SQL statement so you cannot have separate SQL for example, for header and body, you must combine all the data you want in the worksheet into a single query.
    'With Reports 6i each report can run many SQL Statements and the results can be formated in anyway you like'.In Reports 6i you can create many queries within a report, so for example you can have master and detail queries. So can use the master query to display the header records and the detail query for the records under the heading. You can layout and format the results on page anyway you want, so for example, so can format one field based on the content in another field.
    Is it somehow performance based difference also?Both the tools run SQL in the database, so if the SQL is the same then you will get much the same performance. If the data returned in Discoverer workbook is the same as the data in the Reports 6i report then they can use the same SQL, so you won't see any performance difference.
    Rod West

  • Interactive Excel reporting tool

    Hello guys,
    sorry to bother you again with my EC-CS questions but I think that all the experts have moved to the BCS & BPC forums!
    I am currently trying to choose the best reporting tool for my EC-CS solution.
    - Does any one of you know if the Interactive Excel tool is compatible with EC-CS with mySAP ERP 2005 and excel 2007?
    - Is this tool similar to the BEX used into BW?
    - Has any one of you any helpfull documentation about the implemenation of this tool?
    - Is there any inconvenient compared to Report Writter or Drill down reporting?
    Thank you in advance for your help,
    Best regards,
    Pascal.

    I am not certain as to the compatability between ERP 2005 and Excel 2007 - sorry.
    It is similar but they are completely different technologies. BEX replaces interactive excel in BCS.
    Sorry, again no documentation I am aware of.
    My preference is the drilldown reports, but many users prefer interactive excel.

  • SAP Business One  Reporting tools

    Which is the best reporting tool suitable for SAP Business One?

    It depends on what you are looking for, there is no one tools that satisfy all.
    Personally, I prefer Crystal report and queries.  PLD is not preferred due to its limitation in formatting and adding additional fields. 
    XL reports works extremely well if you are like excel and you are happy with writing reports based on existing fields avaiable as yo have no control on that.

  • Best java reporting tool

    hi,
    I'm developing client/server application and need to use reporting tool i have analysed several reporting tools(crystal report,jreport,
    espress report,jfree report,rreport,inet soft's style report,Formula One e.Report Engine etc.) but coluld n't come to the conclusion which one to use?
    Espress report is flexible,good but it's expensive.
    Can anybody suggest good reporting tool?
    thanx in advance.
    jmos

    By the way, i already found the reason why i always get null when i create new Designer (path, catalog).
    This is what the log said:
    ---------------------------------start of log---------------------------
    Error: Sorry, your evaluation copy of JReport has expired.
    Please contact Jinfonet Software at [email protected] to extend your evaluation.
    Error: jet.universe.exception.FMLFileException: c:\JReport\tutorial.fml. Formula file save error
         at jet.universe.JetUUniverse.$58(jet/universe/JetUUniverse)
         at jet.universe.JetUUniverse.Save(jet/universe/JetUUniverse)
         at jet.api.Designer.exit(jet/api/Designer)
         at TestDesignInvoice.create(TestDesignInvoice.java:581)
         at TestDesignInvoice.main(TestDesignInvoice.java:608)
    ----------------------------------end of log----------------------------
    It's really strange since my evaluation copy of JReport should be expired on Sept 21, 2003 :(
    I've already sent e-mail to jinfonet, but no reply yet :(

  • Using AE(htmldb 2.0)  as for reporting tool for other oracle databases.

    Maybe I was mistaken, but when I first saw the HTMLDB demo's I saw this as a slick way to build a browser based reporting tool for the masses for quasi-ad-hoc reporting on some of our larger databases that currently have limited reporting capability, and also as a possible replacement for the many MSAccess applets we have.
    I just got 2.0 installed and working on a 9i database and went through the basic tutorials, but I can't find much info on how to connect to other oracle databases.
    Are my options as follows?:
    create dblinks from the local database that houses htmldb to all the other databases?
    or
    install htmldb schemas on each database I want to access from htmldb?
    or
    I'll keep looking, but if any of you have any pointers or know of a tutorial that explains the best way to do this it would be greatly appreciated!
    tia

    As for question 1, yep, that's what I mean. Example:
    In a schema in the App Express instance, create a user called "APP1_USER", and then
    create view app1_user.people as select * from people@link_user@remotedb
    As for the next question, using the built-in insert/update/delete processes will give you
    ORA-01461: can bind a LONG value only for insert into a LONG column
    among other errors. Apparently version 2.1 will fix this. See Cannot Update VARCHAR column in Remote DB
    We address this problem by creating pl/sql APIs for DML, and then writing our own insert/update processes. Slows us down a little, but even with that, App Express remains a productive choice for us.
    Another weird problem: auto-row fetch (built-in to HTML DB) doesn't work over db links when you have two columns for a primary key. Many ways around this, e.g. create sequence-populated primary key, create a view with single column that concatenates primary key column values (key1|key2)
    Hope this helps!
    -John

  • SAP CRM 7.0 - Interactive reporting tool enhancing reports with new fields

    Hi Everyone,
    I am a BW Professional, currently working on evaluating the true benefits of implementing Interactive Reporting tool for our company. As I understand the Interactive reporting tool restricts us to report on individual reporting areas like Activities, Leads, Opportunties etc.
    But according to our business it is very important for us to be able to report on cross reporting areas real time i.e. activities & leads together or activties, leads & opportunties together etc.
    I learned about the enhancement work bench in interactive reporting tool where we can add SAP fields to individual reporting areas, so I thought of adding leads & opportunties to activities. This is where the fun part starts.
    Here I learned that all activty ID, Lead ID and Oppo ID are all fed from one single field from SAP CRM i.e. OBJECT_ID, which means the system is dividing this data into individual reporting areas based on type of data i.e. leads or oppor's etc. and may be based on some key like account etc. So here is a technical question, for me to add a new field to a reporting area I have to give a field name but we already have OBJECT_ID from where I am pulling activties data, so if I want to include leads also in activties then I will have to add some logic manually to get that and can't use enhancement workbench because it is for missing fields from SAP CRM whereas in my case I already have OBJECT_ID from where I am getting Activity data.
    Sorry if I am driving you guys crazy but I am just trying to think loud to make myself clear with concepts.
    Also I have seen that a reporting area in Interactive reporting tool is based on a BW query, but I am not sure why not all the fields in BW query are available for reporting in Interactive reporting tool?
    Any help or commets will be greatly appreciated.
    Thanks & Regards,
    SRV

    Hello,
    checking with the config wizard is always a good idea since it's the only supported way to configure this scenario
    The secret is that you apparently did not activate the report areas. It is a bit missleading that the queries are checked before the report areas are checked, therefore you see the errors concerning the queries first. Below those errors you should find some lines like
        Report areas: delivered 15, active <?>
        CRM interactive reports: delivered 20, active <?>
        Activation of report areas checked
    The last line offers some documentation and the actual link to activate the report areas.
    Best regards

  • Best monitoring tool

    Well here we are, my application is ready for distribution,
    now i would like to know what is the best free monitoring
    tool for a coldfusion server?
    I found the metrics data in the coldfusion server, but i
    would like to have some more monitoring information for my
    resources, db load etc.
    any ideas?

    Regarding performance monitoring on your CF-server, are you
    running a multi-server configuration?
    If not, you can use the performance monitoring mechanism
    built into CFMX. Simply log into the CF-Administrator, and under
    "Debugging Settings", you'll find a checkbox waaaaay down at the
    bottom of the page which reads "Enable Performance Monitoring".
    Turn that on. What it actually does is tie directly into the
    Windows (NT) built-in performance monitor reporting tool.
    (This of course assumes you're hosting your CF-server on a
    WIndows box - which most people do)
    However, if you're running in a multi-server configuration,
    this performance monitoring option is no longer available to you I
    believe. Bruce Purcell has some good notes on the topic of
    performance monitoring on his blog here:
    http://www.bpurcell.org/blog/index.cfm?mode=entry&ENTRY=967
    Personally, I've found the JRun Metrics service to be
    invaluable. It is one of the only built-in options for performance
    monitoring that ColdFusion offers for a multi-server environment as
    far as I know.
    Regarding your DB server, that is an entirely different topic
    (unrelated to ColdFusion). You should contact your DBMS vendor for
    more information on that.

  • Which reporting tool should we use for SAP-BI?

    Hello - I was wondering which reporting tool would SAP currently recommended for reporting out of SAP-BI?  For instance, which specific versions etc., of Business Objects or BEx is the best choice considering the subsistence of Business Objects and BEx (i.e. which one will remain in existence?).

    Hi,
    check this links to get addtional info (sorry that first link in prev. post does not work...)
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b00a1a75-c49d-2b10-0ebb-ecc80ab88994
    Faster queries with BO
    /people/jon.reed/blog/2008/08/18/what-i-learned-from-the-sap-bo-summit-in-boston
    /people/chetan.patel3/blog/2008/12/05/sap-and-bobj-front-end-integration
    Assigning points if it helps. Thanks.
    Regards
    Andreas

Maybe you are looking for

  • Cannot sync 6500

    Hi I have been using PC suite on my 6500 Slide for quite some time with no problems, today I connected to the usb as usual and was asked if I wanted to update which i did. I think the new version was 6.60. Everything appears to be connected OK, my ph

  • Background auto-login at boot

    I have a G5 running Leopard that I'm using as a print server. I would like to set it up to automatically login into a certain account when it boots up-to start up my printer RIP-but I'd like to hide that boot process from any users who happen to be a

  • Can't open movie file in idvd

    I made a slideshow in iphoto and exported it as a Quicktime movie. Then put it into the Movie folder so I could access it from idvd. But when I open idvd and try to open the file to work with it it is grayed out. And the existing file that I was work

  • Help! My iTunes is getting stuck on the backup and will not go any further

    I have just bought a new iPhone 4S and would like it to have everything that my iPhone 4 had on it but it is proving very difficult.  I have tried multiple times to back up my old phone without success - I did think that with the cloud and all the ne

  • What is going on with the Adobe Revel app?

    The latest upgrade of Revel does not download. I cannot access my photos and there is no customer service. Adobe has dropped the ball here and I am upset that nothing can be done. Has anyone found a work around or a solution?