Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Java desktop app reporting
Java desktop app reporting [message #258087] Fri, 12 October 2007 16:12 Go to next message
Eclipse UserFriend
Originally posted by: bhayes.bcbscny.org

I've been searching through the examples hoping to find an example of using
BIRT for desktop reporting applications. So far I've had no luck finding
one. Can someone point me to an example or explain how to accomplish this? I
want to call a report from a form and pass parameters into the report that
will be enetered into text boxes on the form.
Thanks, Bill
Re: Java desktop app reporting [message #258198 is a reply to message #258087] Fri, 12 October 2007 19:44 Go to previous messageGo to next message
Virgil Dodson is currently offline Virgil DodsonFriend
Messages: 40
Registered: July 2009
Member
Hi Bill,

It sounds like you need to look at the Report Engine API examples that
show how to execute reports from the API.

One example here:
http://www.birt-exchange.com/modules/wfdownloads/singlefile. php?cid=2&lid=54

More here:
http://wiki.eclipse.org/Integration_Examples_%28BIRT%29


Virgil Dodson
http://www.birt-exchange.com

Bill Hayes wrote:
> I've been searching through the examples hoping to find an example of using
> BIRT for desktop reporting applications. So far I've had no luck finding
> one. Can someone point me to an example or explain how to accomplish this? I
> want to call a report from a form and pass parameters into the report that
> will be enetered into text boxes on the form.
> Thanks, Bill
>
>
Re: Java desktop app reporting [message #258379 is a reply to message #258087] Mon, 15 October 2007 15:52 Go to previous messageGo to next message
Scott Rosenbaum is currently offline Scott RosenbaumFriend
Messages: 425
Registered: July 2009
Senior Member
Bill,

I have created a couple of Eclipse plug-in projects that will allow you to
run all of the Runtime demos. It is still in dev, but if you have a Subversion
client, you can check out the code and try them out. I use Subclipse to integrate
Subversion into Eclipse, it can be downloaded using the update manager with
this URL: http://subclipse.tigris.org/update_1.2.x

My Subversion repository is:

http://longlake.minnovent.com/repos/birt_example

You should have anonymous read access. The projects you need are:

http://longlake.minnovent.com/repos/birt_example/birt_api_ex ample/ and http://longlake.minnovent.com/repos/birt_example/birt_runtim e_lib/

The examples are in birt_api_example. The birt_runtime_lib is a plugin made
up of the files from the Runtime download. All of the runtime and design
time examples should work without changes to the configuration.

I believe the AddScriptableObject in the reapi package should show you what
you need to know.


Scott Rosenbaum



> I've been searching through the examples hoping to find an example of
> using
> BIRT for desktop reporting applications. So far I've had no luck
> finding
> one. Can someone point me to an example or explain how to accomplish
> this? I
> want to call a report from a form and pass parameters into the report
> that
> will be enetered into text boxes on the form.
> Thanks, Bill
Re: Java desktop app reporting [message #258989 is a reply to message #258087] Mon, 22 October 2007 13:19 Go to previous message
Eclipse UserFriend
Originally posted by: mdavis.pashllc.com

Bill,

Do you mean display the results in a GUI/Swing Client?

Form Input -> BIRT -> Result back to the calling client?

- Malcolm

Bill Hayes wrote:
> I've been searching through the examples hoping to find an example of using
> BIRT for desktop reporting applications. So far I've had no luck finding
> one. Can someone point me to an example or explain how to accomplish this? I
> want to call a report from a form and pass parameters into the report that
> will be enetered into text boxes on the form.
> Thanks, Bill
>
>
Previous Topic:Table width problem
Next Topic:2 questions concerning crosstabs in BIRT 2.2.0
Goto Forum:
  


Current Time: Sat Aug 17 04:41:58 GMT 2024

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

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

Back to the top