Advanced Reporting and Datamart Access
Using external reporting and OLAP tools, query the datamart directly and generate reports. The database schema diagrams provide the means to create advanced query scripts to extract required information from the datamart.
etl-client.py
The etl-client.py script allows you to access the Extract, Transform and Load (ETL) scheduler and check the status of the jobs configured. The script also supports triggering jobs manually.
FAQs on Database/Datamart/ETL/Postgres/Oracle
These are some of the frequently asked questions on TeamForge database, datamart, ETL, PostgreSQL, Oracle and so on.
Reporting in TeamForge
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 build by extracting, transforming and loading (ETL) TeamForge's production data to a separate database (datamart) at regular intervals.
Schedule Data Extraction for Reporting
Set the interval at which you want yourTeamForge site's data extracted to the datamart from which reports are generated.
TeamForge Tracker Associations Data in Datamart
TeamForge ETL jobs can extract transform and load the TeamForge tracker association data to the datamart for reporting purposes.