Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 212 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c dashboard portal path

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