How to change header brand name - Page 2 — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to change header brand name

Received Response
132
Views
14
Comments
2»

Answers

  • 1035905
    1035905 Rank 1 - Community Starter

    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?

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    https://gianniceresa.com/2017/02/obiee-12c-custom-style-using-shared-folder/

    The actual folder deployment is still preferable to a custom war

  • HussainAkbar
    HussainAkbar Rank 1 - Community Starter

    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.

  • GermanA-Oracle
    GermanA-Oracle Rank 3 - Community Apprentice

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