Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
75:import_reports [2020/05/14 15:10] – created emr75:import_reports [2024/10/07 20:36] (current) Meier, Erich
Line 1: Line 1:
 ====== Import New Reports ====== ====== Import New Reports ======
  
-TBD+Stages supports metrics and reports by integrating the BIRT system. Typically these reports are designed and sent by the Stages team. However, if desired there is also report training available. 
 + 
 +===== Create Report element ===== 
 + 
 +To upload a new report navigate to Reports. 
 + 
 +To add a new report element, you can either click on ‘Add Report’ or the + symbol. 
 + 
 +{{https://doc.stagesasaservice.com/lib/plugins/ckgedit/fckeditor/userfiles/image/75/reports_upload.png?500x428&nolink}} 
 + 
 +===== Upload Report Design File ===== 
 + 
 +Click on the new Report element. Either the ADD button is pressed and a new rptdesign-file can be uploaded or the drag and drop feature can be used. 
 + 
 +{{https://doc.stagesasaservice.com/lib/plugins/ckgedit/fckeditor/userfiles/image/73/reports_upload_2.png?500x343&nolink}} 
 + 
 +===== Reporting (Advanced) ===== 
 + 
 +==== Direct database access in reports ==== 
 + 
 +The database driver that is installed in\\  <Stages Installation Folder>/lib/ 
 + 
 +must also be installed in\\  <Stages Installation Folder>/tomcat/webapps/reporting/WEB-INF/lib/ 
 + 
 +In the report (.rptdesign file), the database connection properties should be equal to those in database.properties (JDBC connection string, user name, password)