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
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
OBIEE 12c Custom Links on the Toolbar

Mark.Thompson
Rank 6 - Analytics Lead
This is not a question. It is provided as information for those who have added custom links to the OBIEE toolbar in 11g and need to know where to place the customlinks.xml file in 12c.
1. I placed these same three lines (from 11g) into instanceconfig.xml within the <ServerInstance> section:
<CustomLinks>
<Enabled>true</Enabled>
</CustomLinks>
2. Stored customlinks.xml in: c:\Oracle\Middleware\user_projects\domains\bi\bidata\components\OBIPS
3. Restarted BI Presentation Server
0