Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » ScriptedDataSetEventAdapter and DataSet UI
ScriptedDataSetEventAdapter and DataSet UI [message #263008] Mon, 10 December 2007 16:27 Go to next message
Thibaud Raison is currently offline Thibaud RaisonFriend
Messages: 33
Registered: July 2009
Member
Hello,

I wrote a scripted dataSet event adapter which calls an EJB to populate my
dataset. I would like now, to have a more dynamic adapter that generates
the metadata.

The describe method is called at runtime but not when designing the
dataset.
So, if someone can answer to same of the following questions, maybe I can
succeed ;)

1) Is the adater called by the UI part ?
2) If yes, where is the best place to put my Adapter (perhaps it's a
classpath problem), if no how can i do to describe dynamically the
metadata of my dataset.
3) In the open method of the adapter how can I access to dataset
parameters ?

Thaks a lot for answers,
Thibaud
Re: ScriptedDataSetEventAdapter and DataSet UI [message #263016 is a reply to message #263008] Mon, 10 December 2007 21:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

1 - Yes
2 - Can be in the same workspace or add it to the viewer plugin web-inf/lib.
3 - There is a bug for this (150192).

Jason

Thibaud wrote:
> Hello,
>
> I wrote a scripted dataSet event adapter which calls an EJB to populate
> my dataset. I would like now, to have a more dynamic adapter that
> generates the metadata.
>
> The describe method is called at runtime but not when designing the
> dataset.
> So, if someone can answer to same of the following questions, maybe I
> can succeed ;)
>
> 1) Is the adater called by the UI part ?
> 2) If yes, where is the best place to put my Adapter (perhaps it's a
> classpath problem), if no how can i do to describe dynamically the
> metadata of my dataset.
> 3) In the open method of the adapter how can I access to dataset
> parameters ?
>
> Thaks a lot for answers,
> Thibaud
>
Re: ScriptedDataSetEventAdapter and DataSet UI [message #263068 is a reply to message #263016] Tue, 11 December 2007 12:44 Go to previous message
Thibaud Raison is currently offline Thibaud RaisonFriend
Messages: 33
Registered: July 2009
Member
Thanks a lot for all these answers, it works fine (except for ui part but
i have to check my code ...)

The acces to parameter is a really big limitation when using handler.
There no workaround mentionned but I saw it was plan soon, for 2.3M4.

Thanks again Jason.
Thibaud
Previous Topic:Yellowfin releases version 3.3
Next Topic:Oracle JDBC driver - truncated list of tables
Goto Forum:
  


Current Time: Fri Oct 18 11:31:51 GMT 2024

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

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

Back to the top