URL for a specific Jasper Report, which needs some parameter

Hello,

i am currently using the following system:

ReportServer version:
RS4.7.3-6110 (2024-12-18-11-50-35), Community Edition
Java version:
Ubuntu OpenJDK 64-Bit Server VM 11.0.25+9-post-Ubuntu-1ubuntu124.04 (11)
Java home:
/usr/lib/jvm/java-11-openjdk-amd64 (OK)

Is there a way to directly open an existing Jasper Report and passing him some parameters ?

If that is not possible in Community Edition i think i will create a small web application (based on spring boot and node.js/react) and select the Jasper Report with dynamic parameters

Hi hansr,

you can work with parameters with Jasper in the same way as with other report types. Please check the parameter documentation here: https://reportserver.net/de/guides/admin/chapters/Working-with-Parameters.php

Regards,
Eduardo