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>
<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.