How to display Reports from Jasper Report Server on Iphone

By using the Jaspersoft Mobile SDK for iOS we want to Develop native iOS applications to execute and view reports from your phone or tablet .
But we are not able to find the REST Services in Jasper Report Server.,
Can anyone help us identify how to find same..as we are able to find Web Services.
 

Thanks in Advance,
Dhananjay

djaytwt's picture
Joined: Oct 4 2011 - 6:06am
Last seen: 11 years 5 months ago

3 Answers:

i don't know if you have look at the code, but it seems that the URL is the following

urlString: http://10.1.107.26:8080/rest/resources/
 

I hope i'm not wrong, i just use it from 2 hours :)

don't forget to define the user and password, with ASIHTTPRequest.

 

regards,

 

DJT

djt's picture
djt
127
Joined: Oct 25 2011 - 2:05am
Last seen: 9 years 5 months ago

REST API is available only from JasperReports Server 4.2.1 and greater.

 

Giulio

giulio's picture
70332
Joined: Jan 2 2007 - 4:15pm
Last seen: 1 week 6 days ago

 I was able to get logged in once I figured out what I needed to put in for the url but it shows the repository as totally empty and if I try to create a folder I get an error 401.  Any clues as to what I'm doing wrong.  I'm running against a trial version of JasperServer-pro.

Thanks

Randy

rpmcgregor's picture
Joined: Sep 13 2011 - 3:43pm
Last seen: 11 years 6 months ago
Feedback
randomness