Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Want to change the filter values at run time
Want to change the filter values at run time [message #159448] Tue, 09 May 2006 09:44 Go to next message
bhaskar is currently offline bhaskarFriend
Messages: 26
Registered: July 2009
Junior Member
hi all,
Iam using birt report engine to run the reports.I have deployed report
engine in JBoss server. I want to show the default filter values and where
clause default values in the design file to the user in the browser in
textboxes. So user can change the values to his desire values. Now agan i
have to set the changed values in the design. Now iam paring the deisgn
file using DOM parser and getting the values. But this will failed if the
design file is changed.
What i want to know is,is there any birt api for getting the values and
setting tha values from the design file.
Please reply me ASAP.
Thanks in advance.

Bhaskar
Re: Want to change the filter values at run time [message #159537 is a reply to message #159448] Tue, 09 May 2006 11:16 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

You should be able to do this with the Design Engine API.
Take a look at:
http://www.eclipse.org/birt/phoenix/deploy/designEngineAPI.p hp

Jason

"bhaskar" <penbachi@rediffmail.com> wrote in message
news:3c80e2996178edc580a27b4b4e2cff55$1@www.eclipse.org...
> hi all,
> Iam using birt report engine to run the reports.I have deployed report
> engine in JBoss server. I want to show the default filter values and where
> clause default values in the design file to the user in the browser in
> textboxes. So user can change the values to his desire values. Now agan i
> have to set the changed values in the design. Now iam paring the deisgn
> file using DOM parser and getting the values. But this will failed if the
> design file is changed. What i want to know is,is there any birt api for
> getting the values and setting tha values from the design file.
> Please reply me ASAP.
> Thanks in advance.
>
> Bhaskar
>
Re: Want to change the filter values at run time [message #159568 is a reply to message #159537] Tue, 09 May 2006 12:03 Go to previous messageGo to next message
bhaskar is currently offline bhaskarFriend
Messages: 26
Registered: July 2009
Junior Member
hi,
Thanks for replay,
Can u tell me the exact api calls for doing this. Please give the link
to download the design engine api.

Thanks,
Bhaskar
Re: Want to change the filter values at run time [message #159592 is a reply to message #159568] Tue, 09 May 2006 12:48 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

If you download the report engine, the design engine is part of that
download.
Look at the org.eclipse.birt.report.model.api. package in modelapi.jar.
I dont have an example built that does what you want. I may be able to put
one together later in the week.

Jason

"Bhakar" <penbachi@rediffmail.com> wrote in message
news:a7c3db308ff92fe9f0adb3bef7ad0cee$1@www.eclipse.org...
> hi,
> Thanks for replay,
> Can u tell me the exact api calls for doing this. Please give the link to
> download the design engine api.
>
> Thanks,
> Bhaskar
>
Previous Topic:java.lang.AssertionError running pdf format, why??
Next Topic:Hide the URL in web app
Goto Forum:
  


Current Time: Fri Jul 12 08:57:37 GMT 2024

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

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

Back to the top