Problem when deploy a CUSTOM report (JDBC DataSource)
Hi all,
I have customize a report template by added a parameter. My parameter is a List Box with Allow multiple value; data type is String. My report works well in Report Design but when I deploy it into server I found this error: The type of parameter "PhaseFound" is expected as "Object[]", not "java.lang.String". I have RTC 2.0.0.1 and I have alredy put the driver and the licence for db2 into org.eclipse.birt.report.data.oda.jdbc jar file and I have alredy stopped the server, deleted tomcat's work folder and restarted the server. Why? Someone had the same problem? Any suggestions? Thanks Andrea |
2 answers
RTC 2.0 does not support BIRT's List Box with multiple value support. We implemented our own way of multiple value support so please uncheck the "Allow multiple value" option, deploy the report design and see if it works.
|
Thank you!!!!
The RTC's way is Andrea RTC 2.0 does not support BIRT's List Box with multiple value support. We implemented our own way of multiple value support so please uncheck the "Allow multiple value" option, deploy the report design and see if it works. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.