Aproove Work Management Enterprise provides permission based pre-built reports that can run on-demand, allowing you to track and analyze the health and performance of projects and identify any bottlenecks in your process.
Report Permissions:
Reports come pre-packaged inside Aproove Work Management. Permissions to access the reports gets defined by the system administrator who has granular control of the permissions on each report and can assign those permissions to any user or group.
Report Scope:
The pre-built reports have different scopes to determine at what level the data can be accessed.
The reports run at three different scope levels;
The system administrator cannot alter the report scope on the pre-built reports.
Run on-demand:
Generating the reports inside Aproove Work Management does not require the user to have any special reporting software installed. The reports are automatically run upon request from within the Aproove interface, and they populated with the latest available data at runtime.
The reports are available in PDF or CSV format.
What pre-built reports get provided?
The pre-built reports currently available inside Aproove Work Management are the following;
The reporting module consists of a separate reporting engine that takes reporting requests and creates the report on the fly using a live set of data, before providing the report back to the user via a web download.
The custom reporting engine has a dedicated web instance to ensure it does not affect performance for the regular system users.
Reports are available in different levels of the system based on the report configuration. The reports are visible to users depending on the global group/s they are assigned. This allows for a very flexible reporting configuration.
The reports are configured outside of Aproove using the industry-standard report building tool before being uploaded into Aproove and mapped to the Aproove database fields via the Aproove administration interface.
Building a custom report:
The Aproove report and KPI module was built to allow your custom reports to get uploaded into Aproove and mapped to the Aproove database fields you require.
The reporting engine runs on Crystal Report directly on the Aproove web server. It connects to the Aproove Postgres database using a specific user that sees a set of specialized views. These views present the data in a way that makes it easy to build reports.
To further simplify the process of creating a custom report, you can download an empty template report and use it as a starting point to build your custom report.
A detailed technote on Reporting is available upon request to any interested parties.