Difference between revisions of "Using Pentaho with opentaps"
From Opentaps Wiki
Jump to navigationJump to search (→How to design and run a report with the pentaho framework) |
(→How to design and run a report with the pentaho framework) |
||
Line 2: | Line 2: | ||
#First we need to get the necessary tools to start designing our report : | #First we need to get the necessary tools to start designing our report : | ||
− | *The Pentaho Report Designer (stable version 1.5.6) [http://downloads.sourceforge.net/pentaho/PentahoReportDesigner-1.5.6.270-0.zip?use_mirror=mesh Pentaho Report Designer 1.5.6] | + | **The Pentaho Report Designer (stable version 1.5.6) [http://downloads.sourceforge.net/pentaho/PentahoReportDesigner-1.5.6.270-0.zip?use_mirror=mesh Pentaho Report Designer 1.5.6] |
+ | |||
+ | #We need to activate the pentaho framework in opentaps : | ||
+ | **To activate the opentaps pentaho component uncomment the following line in hot-deploy/component-load.xml : | ||
+ | <!-- <load-component component-location="${ofbiz.home}/hot-deploy/pentaho"/> --> |
Revision as of 19:39, 22 September 2007
How to design and run a report with the pentaho framework
- First we need to get the necessary tools to start designing our report :
- The Pentaho Report Designer (stable version 1.5.6) Pentaho Report Designer 1.5.6
- We need to activate the pentaho framework in opentaps :
- To activate the opentaps pentaho component uncomment the following line in hot-deploy/component-load.xml :