How to periodically generate reports [message #247001] |
Mon, 09 July 2007 16:23  |
Eclipse User |
|
|
|
Originally posted by: ali.jetha.auf.org
Hi guys,
I'm still new to BIRT and I wanted to have your opinion on the best way
to generate batch reports periodically.
A use case would be:
I have a report with a parameterized query. I want to generate into a
local folder the reports (in pdf format) with parameters A, B, C, D, ... Z.
I want this to be done everyday, without human interraction if possible.
(It would be also nice to rename automatically the files with the
parameter at the end: report-A.pdf, report-B.pdf, ...)
|
|
|
Re: How to periodically generate reports [message #247026 is a reply to message #247001] |
Mon, 09 July 2007 17:58  |
Eclipse User |
|
|
|
Hello Ali Jawad-Jetha,
This would be relatively straight-forward to do using the ReportEngine in
a java program. Have a look at the RunTime package form BIRT and take a
look at the Integration Examples on the wiki ( http://wiki.eclipse.org/Integration_Examples_%28BIRT%29
).
Scott Rosenbaum
> Hi guys,
>
> I'm still new to BIRT and I wanted to have your opinion on the best
> way to generate batch reports periodically.
>
> A use case would be:
>
> I have a report with a parameterized query. I want to generate into a
> local folder the reports (in pdf format) with parameters A, B, C, D,
> ... Z.
>
> I want this to be done everyday, without human interraction if
> possible. (It would be also nice to rename automatically the files
> with the parameter at the end: report-A.pdf, report-B.pdf, ...)
>
|
|
|
Powered by
FUDForum. Page generated in 0.02882 seconds