Jump to content

Create report and let jasper store to file system


jbo_master

Recommended Posts

Hello all,

is there a way to create a pdf-report and let jasperserver store it directly on the server file system?

We only want to trigger the report creation and later access this file without using the jasperserver-ui.

thanks in advance ;)

 



Post Edited by jbo_master at 06/22/2009 09:25
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

jbo_master,

 

JasperServer doesn't have that feature built-in. You would need to customize it to have the ability to save the generated report to the file system (instead of the default behavior of saving into the repository).

 

But to meet your requirements as stated, you could first trigger the report creation and later request this generated content via web services. No interaction with the GUI is needed.

 

Regards,
Matt

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...