Jump to content

Seeking Java Web Service Example


jholden699

Recommended Posts

Hi all -

We currently have several reports that get hit thousands of times a day, automatically, using a URL (which of course includes the ID and password) to generate a PDF that is then auto printed.  The problem is, this causes sessions to get created forever, resulting in out of memory issues.

I believe - as so far indicated in support emails with JasperSoft - that Web Services might be the way to go.  I'm wondering if anyone has a simple example of a Java Web Service client executing a report on JasperServer, preferably to a PDF format?

Or, alternatively, if there's some way to run these reports (again, literally thousands a day) without creating a session, or expiring it immediately?

Thanks a lot.

 

   - Jack

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 1 year later...

 Hi Jack,

I am interested in your topic. Can you share any experience?

I'd like to be able to generate a specific Jasper report, store it in PDF format and print it immediately to a specific printer. Preferably, I'd like to trigger the request from Oracle DB, else via a web service.

Thank you for your insight.

Regards.

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...