CES_PARAMETERS Configuration for BI Publisher Reports
Configure the following parameters in the CES_PARAMETERS configuration table. Once the changes have been made, WebLogic will require a restart for the changes to take effect.
CES_PARAMETERS Attribute
Description
WEB_bipub.JDBCDriverClass
The JDBC driver class for the data source, for example, oracle.jdbc.OracleDriver (the default value).
WEB_bipub.reportPath
The URL to BI Publisher, for example,
http://bip_server:9704/xmlpserver/.
 
This is a site‑specific parameter.
WEB_bipub.reportFolder
The chosen environment name; such as Test, Training, or Production. If you only plan to manage reports for one NMS environment within BI Publisher, then leave this parameter value empty.
WEB_bipub.userName
The user name for logging into BI Publisher.
 
This is a site‑specific parameter.
WEB_bipub.password
The password for logging into BI Publisher.
 
This is a site‑specific parameter.
WEB_bipub.locale
For translated versions of the reports, update the locale to the appropriate value for your region. For English, this value should be set to en-US.
Note: All the other WEB_bipub.* parameter values should be left empty. This includes WEB_bipub.JDBCURL, WEB_bipub.JDBCUserName, WEB_bipub.JDBCPassword and WEB_bipub.dataSourceName.