Skip to main content

LIDS reports

Header

Level: Jedi Master

Keywords: report, reportArray, samo-reports-content

The result: integration of LIDS reports to your project

How to create a LIDS report​

The report definitions are stored as a JasperReports templates. The application server fills that templates with a specific data when a request on a report is invoked. However, some additional metadata is needed to make the report template fully functional. The reporting service is configured by the reportArray element in presentation.xml file. Reporting service reads the configuration from this file including jasper report template file location. Report can be printed from Samo-reports-app-module in SAMO application.

How to configure presentation.xml file and client metadata see Samo-reports-app-module chapter.