[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [birt-dev] Parameters handover
|
- From: "Linda Chan" <LChan@xxxxxxxxxxx>
- Date: Mon, 21 Jul 2008 13:26:29 -0700
- Delivered-to: birt-dev@eclipse.org
- Thread-index: AcjrSPh+GIojVwyDTVuR528vW+b4OwAJg66Q
- Thread-topic: [birt-dev] Parameters handover
Jonas,
Are you asking about how to enable your ODA driver and
designer UI to handle input parameters for your data set
query?
If so, it will be best to start with the sample code
generated by the ODA Plug-in wizards. The generated plugins include
handling of one input parameter, with related stubbed
methods.
BTW,
such topic is best discussed in the BIRT newsgroup. Please post any
follow-up questions there.
Linda
Hallo,
i was developing my own extension for BIRT to connect
to a XML data source by requesting it with a xquery. All is working fine for me.
I have just one question. I am trying to create an xquery, which can dynamically
change its result by using a parameter. But how to use a defined parameter in my
xquery request?
Any hints would be very helpful.
Thank you in
advance
Regards,
Jonas