Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to change header brand name
Answers
-
OK. Thanks.
So if I decide to put the custom messages in a folder outside the default paths, then how do I tell OBIEE to look for those messages in that folder?
Should I deploy the folder on the bi_server and restart the server (just like old analyticsRes folder)? Or is there any configuration to be done so OBIEE knows to read the custom messages xml?
0 -
https://gianniceresa.com/2017/02/obiee-12c-custom-style-using-shared-folder/
The actual folder deployment is still preferable to a custom war
0 -
What am I missing?
I copy/pasted the customMessages.xml file from here to <FMW Home>/user_projects/domains/bi/bidata/components/OBIPS/customMessages directory and reloaded files & metadata. Didn't work. Reread it multiple times to check for errors. Used XML validator service. No change. Yes, I replaced <custommessage> with actual text.
Just to test, I made the change in /<ORACLE_HOME>/bi/bifoundation/web/msgdb/<language used>/productmessages.xml. That does work.
I am using OBIEE 12.2.1.3.0 on Linux. Do I need to put it into maintenance mode? I don't think so as I also tried restarting the server.
One question though, in /<ORACLE_HOME>/bi/bifoundation/web/msgdb/<language used>/productmessages.xml the <WebMessageTable> tag uses different system and table attribute values. I tried those also.
0 -
Change the folder name from customMessages to custommessages (all lowercase), restart the presentation server component and test. See OBIEE 12c: How To Customize Messages On The Analytics Interface (Doc ID 2207038.1).
0