Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » 'Parameter Selection Page' window(How to bring up BIRT's 'Parameter Selection Page' window from a Java app?)
'Parameter Selection Page' window [message #661016] Tue, 22 March 2011 17:45 Go to next message
anna.w.teittinen is currently offline anna.w.teittinenFriend
Messages: 23
Registered: February 2011
Junior Member
Hello,

When the .rptdesign file is run within BIRT on Eclipse, and if user input parameter for the query is required, a "Parameter Selection Page" window is displayed.

Is it possible for the "Parameter Selection Page" to be displayed from within a Java application (e.g. stand-alone app or RCP app) when using the BIRT RE api to generate a report? As easy it is though, I am just hoping I do not have to create a window to prompt the user for parameter input. I would like to reuse BIRT's "Parameter Selection Page" if possible.

Thanks alot,
--Anna
Re: 'Parameter Selection Page' window [message #661069 is a reply to message #661016] Tue, 22 March 2011 23:55 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

If you are using the re api you will need to create a parameter entry
screen. If you are building an rcp app you could always use the viewer
plugin and render it to a SWT Browser.

Jason

On 3/22/2011 1:45 PM, Anna T. wrote:
> Hello,
>
> When the .rptdesign file is run within BIRT on Eclipse, and if user
> input parameter for the query is required, a "Parameter Selection Page"
> window is displayed.
>
> Is it possible for the "Parameter Selection Page" to be displayed from
> within a Java application (e.g. stand-alone app or RCP app) when using
> the BIRT RE api to generate a report? As easy it is though, I am just
> hoping I do not have to create a window to prompt the user for parameter
> input. I would like to reuse BIRT's "Parameter Selection Page" if possible.
>
> Thanks alot,
> --Anna
Previous Topic:separation between the cells in reports
Next Topic:PDF rendering is taking so much time
Goto Forum:
  


Current Time: Mon May 13 11:39:09 GMT 2024

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

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

Back to the top