1. To change Brand Name (Next to Oracle Logo) on the Business Intelligence home page ,
Alter kmsgHeaderBIBrandName attribute of productmessages.xml file under <Middleware_Home>\Oracle_BI1\bifoundation\web\msgdb\l_en\messages.
2. To change OBIEE 11G 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 for kmsgProductPortal attribute and change its value with your custom text.
Example:
<WebMessage name="kmsgHeaderBIBrandName"><TEXT>4i Apps BI</TEXT></WebMessage>
<WebMessage name=”kmsgProductPortal”><TEXT>Haree BI Interactive Dashboards</TEXT>
</WebMessage>
save it and stop and start the Opmn to restart all OBIEE 11G services.
Alter kmsgHeaderBIBrandName attribute of productmessages.xml file under <Middleware_Home>\Oracle_BI1\bifoundation\web\msgdb\l_en\messages.
2. To change OBIEE 11G 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 for kmsgProductPortal attribute and change its value with your custom text.
Example:
<WebMessage name="kmsgHeaderBIBrandName"><TEXT>4i Apps BI</TEXT></WebMessage>
<WebMessage name=”kmsgProductPortal”><TEXT>Haree BI Interactive Dashboards</TEXT>
</WebMessage>
save it and stop and start the Opmn to restart all OBIEE 11G services.
This comment has been removed by a blog administrator.
ReplyDeleteThis only applies to login/logout pages. However, when login, the header brand name is still original brand name.
ReplyDeleteI too have the same issue, did you get any solution. How to display custom message next Oracle logo once we login ?
Delete