Generate a report to get a snapshot of what is going on in a project. You can generate reports on data stored in both TeamForge's production (operational) database or datamart. Datamart, also known as the Reporting database, is built by extracting, transforming and loading (ETL) TeamForge's production data to a separate database (datamart) at regular intervals.
Unless otherwise stated, you must have datamart enabled on your site to create reports in TeamForge. Note that a few Distribution reports use data from TeamForge's operational database.
You can specify the time at which the reporting data is refreshed from the production database. By default, the extraction takes place daily at 2:30 a.m. in the TeamForge application server's time zone.
Configure a collection of variables in the site-options.conf file to use site-wide reporting functionality. See Turn on site-wide reporting and the TeamForge Administration Guide for more details.
You can use reports to display data and group relevant information appropriately and specify intervals at which the datamart extracts TeamForge data from the datamart. For advanced reporting options and datamart information, see Advanced reporting and datamart access.
You can also use external reporting tools to connect to the datamart and generate customized reports. See Datamart access using external tools.
Reporting framework
If you had cross-project life cycle metric reports in TeamForge 7.2 or earlier versions and if you want reporting on cross-project life cycle metrics post upgrade to TeamForge 8.0, see REPORTS_ENABLE_LIFECYCLE_METRICS.
As the new reporting framework is expected to evolve over the next few releases, unlike TeamForge 7.2 or earlier versions, TeamForge 8.0 has the life cycle metric reports feature (that lets you create and add cross-project life cycle metric charts to project pages) turned off by default. While the new reporting framework in TeamForge 8.0 makes reporting effortless, expect it to cater only to intra-project reporting needs at the moment. If you still want cross-project life cycle metrics reporting in TeamForge 8.0, you must set this REPORTS_ENABLE_LIFECYCLE_METRICS token to true. See REPORTS_ENABLE_LIFECYCLE_METRICS for more information.
Reports: Role based access control