• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ERJasperReports: how to perform an operation with the generated file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERJasperReports: how to perform an operation with the generated file?


  • Subject: ERJasperReports: how to perform an operation with the generated file?
  • From: Flavio Donadio <email@hidden>
  • Date: Mon, 20 Feb 2017 11:07:56 -0300

Hello, all!


In my D2W app, I have a button (in the list page for an entity) that the user can click to download that list in PDF format, generated with ERJasperReports. I use a CCAjaxLongResponsePage, just like the demo (https://github.com/wocommunity/wonder/blob/master/Examples/Reporting/ERJasperReportsExample/Sources/er/jrexample/components/Main.java) and everything works fine.

Now, I don’t want the user to download the file anymore, but to have the file sent through e-mail. I tried call()'ing the Callable<File> to get the file and send it, but the task takes too long and the request times out (some really strange things happen). Then I tried some “LongResponse" classes, but only CCAjaxLongResponsePage can deal with a task and I can’t find a way to get the file from that component...

I’m lost. Can someone point me in the right direction?


Cheers,
Flavio
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: ERJasperReports: how to perform an operation with the generated file?
      • From: Flavio Donadio <email@hidden>
    • Re: ERJasperReports: how to perform an operation with the generated file?
      • From: Theodore Petrosky <email@hidden>
  • Prev by Date: Re: Installing WOLips in Eclipse Neon (4.6.2)
  • Next by Date: Re: ERJasperReports: how to perform an operation with the generated file?
  • Previous by thread: Re: Installing WOLips in Eclipse Neon (4.6.2)
  • Next by thread: Re: ERJasperReports: how to perform an operation with the generated file?
  • Index(es):
    • Date
    • Thread