BI Application System
Actuate Birt iHub Download trail version from http://www.actuate.com/resources/product-downloads/#ihub After install in CentOS, you may have all the items in <iHub Installation Path>/modules/BIRTiHub 1. Start ihub system: #cd <iHub Installation Path>/modules/BIRTiHub #./startPostgreSQL.sh #./startiHub.sh 2. Stop ihub system: #cd <iHub Installation Path>/modules/BIRTiHub #./stopiHub.sh #./stopPostgreSQL.sh 3. log path: <iHub Installation Path>/modules/BIRTiHub/iHub/data/server/log 4. Need oracle connection, put oracle drive file ojdbc6.jar into folder <ihub installation path>/modules/BIRTiHub/iHub/jar/BIRT/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_4.4.0.v20150710-0101/drivers Reportserver 1. Install the download exe file into Tomcat application; 2. Create schema in database and run the script to create related tables in it. 3. Start the tomcat service and visit URL http://...