Friday, January 4, 2013

How to change OBIEE 11.1.1.6.6 browser Title


To change the OBIEE 11G browser Title name to your custom text Open productmessages.xml from<Middleware_Home>\Oracle_BI1\bifoundation\web\msgdb\l_en\messages. Search forkmsgProductPortal attribute and change its value with your custom text.
Example:            
<WebMessage name=”kmsgProductPortal”>
<TEXT>Shiva BI Interactive Dashboards</TEXT>
</WebMessage>
save it and stop and start the Opmn to restart all OBIEE 11G services. Once the services are up, you will see the changed browser title.