Wednesday, December 26, 2012

OBIEE 11g Home Page Customization


Remove links under Get Started Section

Remove Recents and Most popular from right pane on homepage.



1. Create 2 folders under the following location (Red are new folders)

Path should be like below

$MW_HOME/Oracle_BI1/bifoundation/web/msgdb/pages/bieehome

2. Copy the file bieehome.htm from the following location :$MW_HOME/Oracle_BI1/bifoundation/web/msgdb/pages/bieehome to the bieehome folder we created above.


3. Edit the bieehome.htm file under remove the unwanted links and sections needed.

I normally remove recents from under the <!-- right pane --> tag

Get Started links can be removed from under the <!-- Get Started... --> tag


4. Bounce OPMN

MW_HOME/instances/instance1/bin/opmnctl stopall

MW_HOME/instances/instance1/bin/opmnctl startall