Hi All,
I am using BOE XI 3.1.
I Changed jdbc connection in jdbc.sbo file and created the report in Universe Designer.I can able to get the connection.
My Connection Detail :
jdbc.driver=com.oracle.jdbc.DriverImpl
jdbc.url=jdbc:oracle:<dbname>:name=india;
But i cant able to get the data correctly.because my database data is based on name variable.
I set the variable name in thread and passed into connection.
Before create the connection i got the variable name.but while create the connection i couldn't able to get name variable.I got null value.
Is it possible to get the name variable in connection parameter while create the report
Thanks,
Yousuf alam.A