Oracle Analytics Cloud and Server

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

OBIEE 12c dashboard portal path

Received Response
94
Views
1
Comments
louies
louies Rank 1 - Community Starter

OBIEE 12c

We have a HOME link at the bottom of our dashboard pages.  When selected it takes you back to the default home page which we have set in the RPD.  However, a few months back I created a new default home page (updating RPD).  All works fine except the HOME link at the bottom of the pages.  It still points to the old default page.  I've searched various times trying to find where/how that HOME link is set but have had no success.  Can someone give me a hint on where a HOME link at bottom of page might pull its definition?  Would be very much appreciated.

Answers

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

    That's really for you to say as it's your system and there are about 500 possibilities of how to do it

    In terms of hints though: "Inspect Element" of your browser dev tools. You'll get an idea quite quickly. So F12 in Firefox, Chrome, IE...

    Second hint: search across all XML files of the webcat for any reference to the variable.

    If it's hacked in the gui (ref. the F12 above) then you'll also need to peruse all the core files on file system level as well.