aronen
11-17-2006, 04:45 PM
Is my assessment correct if I intend to use Pentaho to implement a dashboard web user interface:
I can embed the Pentaho engine inside my Java application, which will allow me to implement a dashboard user interface by defining some XML files and coding JSP pages utilizing Pentaho APIs.
If simple SQL queries are sufficient to generate the data for the dashboard then no Java code is necessary, otherwise some Java code is necessary for the purpose of creating more complex data.
Pentaho allows me to create graphs and charts (as opposed to simple tables) and drill downs to more detailed charts. These things are achievable via these XML files and JSP code.
There are plugins to Eclipse that make it easier to manipulate the XML files.
Creating a dashboard is still a software development effort rather than a matter of a user customizing views by clicking on some web pages. Pentaho does not come with a visual tool for laying out screens that generates the XML and JSP code for you. This is asking for the sky. I just want to make sure I understand.
I know there is a lot more to Pentaho, but this is where I am starting from.
Thanks.
Post edited by: aronen, at: 2006/11/17 22:14
I can embed the Pentaho engine inside my Java application, which will allow me to implement a dashboard user interface by defining some XML files and coding JSP pages utilizing Pentaho APIs.
If simple SQL queries are sufficient to generate the data for the dashboard then no Java code is necessary, otherwise some Java code is necessary for the purpose of creating more complex data.
Pentaho allows me to create graphs and charts (as opposed to simple tables) and drill downs to more detailed charts. These things are achievable via these XML files and JSP code.
There are plugins to Eclipse that make it easier to manipulate the XML files.
Creating a dashboard is still a software development effort rather than a matter of a user customizing views by clicking on some web pages. Pentaho does not come with a visual tool for laying out screens that generates the XML and JSP code for you. This is asking for the sky. I just want to make sure I understand.
I know there is a lot more to Pentaho, but this is where I am starting from.
Thanks.
Post edited by: aronen, at: 2006/11/17 22:14