rajesh.majoju Posted May 19, 2014 Share Posted May 19, 2014 Hi....We are trying to create a report in jasper server using rest api.But the report is exporting as simple file insted of .jrxml.How can we achive this problem? Link to comment Share on other sites More sharing options...
marianol Posted May 19, 2014 Share Posted May 19, 2014 I'm not sure if I understant your question correctly, but I assume you are trying to create a report object in the JasperServer Repository our of an existing (or created on the fly) .jrxml file via Web Services.In that case you need to use the Repository web services to create objects in the repository, in your case it will be a Report Unit, check the Reource Services in the Jaspersoft Web Services Guide Link to comment Share on other sites More sharing options...
rajesh.majoju Posted May 20, 2014 Author Share Posted May 20, 2014 Thanks for quick repsonse.We are trying to create the report unit as well as report(.jrxml) but we failed to create report unit. Only .jrxml file is uploaded to server. That is why .jrxml file treated as a simple file by jasperserver.We are using eclipse to develop our web application and java is used for handling the reporting.Can please give proper explaination for my problem.Thanks. Link to comment Share on other sites More sharing options...
rajesh.majoju Posted May 20, 2014 Author Share Posted May 20, 2014 can you please provide a sample how to use RESTV2 resource services. how to call xml file in a java program and where to input the path of jrxml,input control and datasource present in resources folder of my project..thanks a lot in advance Link to comment Share on other sites More sharing options...
bob_8 Posted July 25, 2014 Share Posted July 25, 2014 Don't know if you still need this or not but just in case others might... here is the link to a page with reasonable discussion on Restv2 and Jasper PHP API. http://community.jaspersoft.com/wiki/php-client-sample-code 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