Skip to main content



      Home
Home » Archived » BIRT » Suppress initial running of report in viewer
Suppress initial running of report in viewer [message #91485] Wed, 16 November 2005 09:57 Go to next message
Eclipse UserFriend
In the viewer, is it possible to suppress the initial running of the
report with default parameter values? This would prevent the report from
running until the user pressed the "run report" button. Ideally, this
would be a configurable option in the report design.

We are using the viewer and its ability to generate parameter controls as
a primary delivery point and have lots of reports that really have no
value running with default values. Some actually take 20-30 seconds or
more to render, so it's a double whammy to the user.

Does it make sense to provide a setting in report designer to tell the
viewer to render the parameter controls for the report, but not run it
until the user presses "Run Report"? I'm happy to do a bugzilla entry if
this makes sense.

Pete H
Re: Suppress initial running of report in viewer [message #91515 is a reply to message #91485] Wed, 16 November 2005 10:13 Go to previous messageGo to next message
Eclipse UserFriend
Pete,

I dont think this is possible currently.
Feel free to log a Bugzilla entry.
Another option is to build a custom JSP page to display the parameters first
and then submit these parameters to the viewer. We have a similar example
in the examples section.
http://www.eclipse.org/birt/examples/integrating/dynamicpara meters/

HTH

Jason Weathersby
BIRT PMC


"Pete H" <phazzard@llbean.com> wrote in message
news:6f38fd2b64ef36bf16bfc2f2fcd32818$1@www.eclipse.org...
> In the viewer, is it possible to suppress the initial running of the
> report with default parameter values? This would prevent the report from
> running until the user pressed the "run report" button. Ideally, this
> would be a configurable option in the report design.
>
> We are using the viewer and its ability to generate parameter controls as
> a primary delivery point and have lots of reports that really have no
> value running with default values. Some actually take 20-30 seconds or
> more to render, so it's a double whammy to the user.
> Does it make sense to provide a setting in report designer to tell the
> viewer to render the parameter controls for the report, but not run it
> until the user presses "Run Report"? I'm happy to do a bugzilla entry if
> this makes sense.
>
> Pete H
>
Re: Suppress initial running of report in viewer [message #91562 is a reply to message #91515] Wed, 16 November 2005 10:22 Go to previous message
Eclipse UserFriend
Hi Jason;
Thanks - will hit bugzilla and look at the viewer source. I'd rather
"tweak" the frameset code than re-create it at this point. It does
(almost) everything we need.

Pete H
Jason Weathersby wrote:

> Pete,

> I dont think this is possible currently.
> Feel free to log a Bugzilla entry.
> Another option is to build a custom JSP page to display the parameters first
> and then submit these parameters to the viewer. We have a similar example
> in the examples section.
> http://www.eclipse.org/birt/examples/integrating/dynamicpara meters/
Previous Topic:Questions about 2.0 (and future deliverables)
Next Topic:Assertion Failures When Designing Report
Goto Forum:
  


Current Time: Tue May 13 10:22:43 EDT 2025

Powered by FUDForum. Page generated in 0.03893 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top