Skip to main content



      Home
Home » Archived » BIRT » Dataset outside BIRT
Dataset outside BIRT [message #191121] Wed, 20 September 2006 02:32 Go to next message
Eclipse UserFriend
Originally posted by: thangamani.r.gmail.com

Is it possible for me to pass the result set to the rptdesign file to
generate the report. I want to keep the database query outside the BIRT and
would like to pass the data to the rptdesign file.

If this is possible can you please provide me inputs and few links on this.

Thanks and Regards,
Thangam Mohan.
Re: Dataset outside BIRT [message #191317 is a reply to message #191121] Thu, 21 September 2006 00:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeromevergereau.hotmail.com

Hello,

You can do this by using DataScripting :
http://www.eclipse.org/birt/phoenix/examples/scripting/scrip teddatasource/
By using this method you make you query with java. The matter is that you
should have you java.class in your WAR ( if you use BIRT Viewer).

Another solution is to use "Sql Stored Procedure Query" (in Data Sets).

Regards, Jérôme Vergereau
Re: Dataset outside BIRT [message #191528 is a reply to message #191317] Thu, 21 September 2006 20:51 Go to previous message
Eclipse UserFriend
Originally posted by: thangamani.r.gmail.com

Hi ,
Thanks for the response. I am not using BIRT viewer. I am using the Report
Engine API. And want the resultset to be passed to my design file , instead
of the database schema name and query being inside the design file.

Can you please let me know how this can be achieved?

Thanks and Regards,
Thangam Mohan.
"Vergereau" <jeromevergereau@hotmail.com> wrote in message
news:04288358523fb9fd9029d4b59284bb4c$1@www.eclipse.org...
> Hello,
>
> You can do this by using DataScripting :
> http://www.eclipse.org/birt/phoenix/examples/scripting/scrip teddatasource/
> By using this method you make you query with java. The matter is that you
> should have you java.class in your WAR ( if you use BIRT Viewer).
>
> Another solution is to use "Sql Stored Procedure Query" (in Data Sets).
>
> Regards, J
Previous Topic:BIRT build error
Next Topic:Jboss Integration
Goto Forum:
  


Current Time: Wed May 14 09:50:47 EDT 2025

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

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

Back to the top