Couldn't understand your question very well... you want to call a REST service in your report?
The last time I used JasperReports the available datasources were JDBC, JavaBean, XML, CSV and some other ones.
You can always code it yourself. Make the call to the REST endpoint and then convert it to something that JR understands.
The last time I used JasperReports the available datasources were JDBC, JavaBean, XML, CSV and some other ones.
You can always code it yourself. Make the call to the REST endpoint and then convert it to something that JR understands.