Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Dynamic DataSource doesn't work in 2.3.1
Xin
I use Oracle9i2,
I need to choose the database user until runtime,
so I leave user name and password blank,
and bind them to report parameters params["dbuser"] and params["dbpass"] in property binding page,
both two report parameters are set to be required and have correct default values.
then I set up a ITEM dataset using the datasource I created previously, and bind it to a list.
when I run the report,
it works fine in birt 2.2.2, but error in birt 2.3.1.
the report parameters dbuser and dbpass doesn't bind to the datasource, and even if they are not exist, the default values doesn't work too.
Please help me, thanks!
Find more posts tagged with
Comments
mwilliams
Hi Xin,
Can you post the entire error message stack in here? Thanks.