sotzedwin Posted May 11, 2022 Share Posted May 11, 2022 Hello everyone, I´m having troubles running my reports with rest_v2, when I run my report with this link for example http://server:port/jasperserver/rest_v2/reports/interactive/CustomersReport I´m getting a message saying Page not found, and when I run server:port/jasperserver/rest_v2/resources I´m getting the information correctly, and I'm using the jasperadmin user, so if you can help me if I have to configure something I will appreciate it. Link to comment Share on other sites More sharing options...
vchiem Posted May 11, 2022 Share Posted May 11, 2022 The reports service call format is:http://<host>:<port>/jasperserver[-pro]/rest_v2/reports/path/to/report.<format>?<arguments>Best thing to do is to log in to the JR Server as 'jasperadmin' and determine the exact path by looking at the properties of the report which can then the path to use for the REST call. Link to comment Share on other sites More sharing options...
sotzedwin Posted May 12, 2022 Author Share Posted May 12, 2022 Thansk for the answer vchiem, I tried already typing the format at the end of the path, it doesn't have arguments, and when I press enter the path disappear and do nothing. I don't know what to do. Link to comment Share on other sites More sharing options...
erika.chinchio Posted May 16, 2022 Share Posted May 16, 2022 hiyou can see the correct path of the report by right clicking on the report in jasper server and selecting menu properties[/code] Link to comment Share on other sites More sharing options...
erika.chinchio Posted May 16, 2022 Share Posted May 16, 2022 hiyou can see the correct path of the report by right clicking on the report in jasper server and selecting menu properties Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now