This article outlines how to obtain a comprehensive list of all ad hoc reports and their corresponding JasperSoft domains by querying the database.
Clarity 16.3.2
While a pre-built, ready-to-use query is not available, you can retrieve ad hoc view/report and domain information directly from the JasperReports Server (JRS) database by following these steps:
To obtain a list of all domain-based ad hoc view reports from your JRS deployment using a SQL query, you will need to:
Subsequently, perform inner joins across these identified tables to retrieve the complete list of domain-based ad hoc view reports.