Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 52 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 288 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 111 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
OBIEE Changing Static Messages on dashboards
Hi,
I'm investigating how to change the static UI messages on OBIEE 12c. For example on Dashboard prompts I want to change the text --Select Value -- or the Search... option on the choice list prompts.
I've done a unix based grep search for the static text "Search..." and it has identified the following files which I've changed, but the changes are not taking effect on the dashboard prompts after a restart.
$ORACLE_MW_HOME/bi/bifoundation/web/msgdb/l_en/messages/uicmsgs/obips.searchdropdown.xml
$ORACLE_MW_HOME/bi/bifoundation/web/msgdb/l_en/messages/uicmsgs/obiprp.promptcomponents.xml
$ORACLE_MW_HOME/bi/bifoundation/web/msgdb/l_en/messages/bscmsgs/obibsc.abstractwatchlist.xml
$ORACLE_MW_HOME/bi/bifoundation/web/msgdb/l_en/messages/bscmsgs/obibsc.abstractwatchlist.xml
$ORACLE_MW_HOME/bi/bifoundation/web/msgdb/l_en/messages/bscmsgs/obibsc.Watchlist.xml
Anyone successfully done this? I'm thinking I may need to clear some caching somewhere.
Any help would be great
Thanks
Adrian
Answers
-
Is documented here
0