Custom Reports
To add a custom report, you first need to create a report template according to a preferred structure. You can use a report template designer (e.g iReport) to generate this templates. Once done, the template can be added to the running Carbon instance through its management console.
Add Custom Reports
- Add your Custom report template. In the navigation under Tools click Reports -> Add
- Click on the 'Custom Report' link.
- Add Report Template page appears.
- Select the Jasper Report file (.jrxml), from your local file system and click on upload button.
- After successfully uploaded file, you will be directed to Reports list page.
Edit Jasper File (.jrxml)
- If you want to update the template ,click on the Edit icon in the List view
- Report Editor page appears and make your changes there. It will compile your changes against jasper reports and if compiled successfully it'll save the file.
Generate Reports
- Go to Tools -> Reports -> List
- Click on the report name , then you will see the report generation page.
- Select Data Source and report type.
- Generate Report page appears.
- Click on the Generate Report button to generate the report.
Delete Report
- Go to Tools -> Reports -> List
- Click on the delete button against the report name which you want to delete. It'll delete the particular report.
Â