InterviewSolution
| 1. |
Can The Data Source Name Be Different Than 'rms13' While Setting Up The Jdbc Connection On Bi Publisher? |
|
Answer» In all reports, there is a .xdo. Those xdo files have a default data SOURCE set to "RMS13" out of the BOX. Therefore it is required to set up the JDBC connection with a data source name of "RMS13" when USING reports out of the box. The data source name in .xdo file NEEDS to match with the data source name defined for the JDBC connection. In all reports, there is a .xdo. Those xdo files have a default data source set to "RMS13" out of the box. Therefore it is required to set up the JDBC connection with a data source name of "RMS13" when using reports out of the box. The data source name in .xdo file needs to match with the data source name defined for the JDBC connection. |
|