Report parameters with multiplicity n [message #206377] |
Thu, 14 December 2006 14:57  |
Eclipse User |
|
|
|
Hopefully this is easy to do, but I've looked at the API, the report
designer, and documentation and found no mention of it.
Say my report has a parameter named "a", of type String. I can
dynamically compute the valid values to choose from, this all works
fine. What I now want to do is to allow n of these values to be passed
in to the report, in a list, array, collection, or something of the
sort. Is this possible?
Assuming it is possible, how does having "a" in a cascading parameter
group affect the functionality?
Assuming it is possible, are there any tricks I need to know about in
order to pass the value(s) through to my scripted ODA data source?
I'm using BIRT 2.1.1.
Thanks,
james
|
|
|
Re: Report parameters with multiplicity n [message #206762 is a reply to message #206377] |
Fri, 15 December 2006 12:42   |
Eclipse User |
|
|
|
BIRT currently does not support paramaters with a collection type.
A report can get access to the request parameters though. You may be able
to do it that way.
Jason
"James Moody" <James_Moody@ca.ibm.com> wrote in message
news:elsaar$5fk$1@utils.eclipse.org...
> Hopefully this is easy to do, but I've looked at the API, the report
> designer, and documentation and found no mention of it.
>
> Say my report has a parameter named "a", of type String. I can dynamically
> compute the valid values to choose from, this all works fine. What I now
> want to do is to allow n of these values to be passed in to the report, in
> a list, array, collection, or something of the sort. Is this possible?
>
> Assuming it is possible, how does having "a" in a cascading parameter
> group affect the functionality?
>
> Assuming it is possible, are there any tricks I need to know about in
> order to pass the value(s) through to my scripted ODA data source?
>
> I'm using BIRT 2.1.1.
>
> Thanks,
>
> james
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04144 seconds