Reports
Reports
Name | App Type | Scope | Auth Type | Resource URI | Civic Platform version |
---|---|---|---|---|---|
Create Report | All | reports | Access token | POST /v4/reports/{reportId} | 7.3.2 |
Get All Report Categories | All | reports | Access token | GET /v4/settings/reports/categories | 7.3.2 |
Get All Report Definitions | All | reports | Access token | GET /v4/settings/reports/definitions | 7.3.2 |
Get Report Definition | All | reports | Access token | GET /v4/settings/reports/definitions/{reportId} | 7.3.2 |
Overview:
Reports
The system provides a set of standard reports, developed with reporting tools such as Crystal Reports, Microsoft Reporting Services. When executing reports, the system sends a report request, with report parameters, to the integrated report server. The report server connects to the system database, composes the report, and delivers the report in a predefined format. A report configuration contains report definition details and permission attributes used to run reports.
Each reporting service provides options to present reports in different formats including Adobe Acrobat (.PDF), Microsoft Word (.doc), and Microsoft Excel (.xls). For example, Crystal Reports provides Adobe Acrobat (PDF), MS Word (.doc), MS Excel (.xls), Rich Text Format (.rtf) and Comma-Delimited (CSV) output formatting options.