ngoc.loi.truong Posted June 16 Share Posted June 16 Hello,I'm trying to generate a report in CSV format with the command line..jasper-rest.sh -t $FOLDER_DIR..[/code]and in the repository $FOLDER_DIR there is the file param.xml which content is ..<task><generations><generation baseName="My_Report_Title" uri="/Project/My_Report"><parameters></parameters><outputFormats><outputFormat type="csv"/></outputFormats></generation></generations><reportStagingDir path="/output/my_report"/></task><br>..[/code]the executipon failed with the following error message[pool-2-thread-1] WARN com.xxx.xx.edition.engine.GenerationTask - type csv not supportedthe doc says that the authorized format can be xlsx , csv , txt and indeed with xlsx it is working fine.Can you please help me understand how I can make it work for CSV output?Thanks in advance Link to comment Share on other sites More sharing options...
Mehak Rajkumar Posted June 16 Share Posted June 16 Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times. Link to comment Share on other sites More sharing options...
Badr Draifi Posted June 19 Share Posted June 19 Hi Ngoc, can you please share your JRS version and which documentation you're following ? Thanks Link to comment Share on other sites More sharing options...
Mehak Rajkumar Posted July 5 Share Posted July 5 We are eagerly anticipating your response to the comment mentioned above. Please provide the requested information so that we can assist you in addressing your question effectively. Link to comment Share on other sites More sharing options...
ngoc.loi.truong Posted July 5 Author Share Posted July 5 Hello,sorry for the late reply.the version used is 7.5.1and the documentation is JasperReports Server REST API Reference (tibco.com) chapter 13.1 Running a Report 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