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
image Path Obiee 12c

Hi experts,
I have migrated from OBIEE 11g to OBIEE12c successfully, but I can't see any custom images. Some pages of dashboards have an analisys with static text that has HTML code like this
<body>
<a href="saw.dll?Dashboard&PortalPath=/shared/Repo/_portal/00.Menu&Page=Menu&Action=Navigate"><img src="../analytics/res/s_blafp/images/Logo.JPG" width="581" height="180" /></a>
</body>
This path in obiee 12c doesn't exist.
Do you know where I can upload my custom images and which path I have to type in my analysis ??
Thanks!
Answers
-
Hi, I looking for some path's in folder installation.
I have found a path that I can drop my custom images:
C:\[folder installation]\user_projects\domains\bi\servers\bi_server1\tmp\_WL_user\analytics\za01ic\war\res\s_blafp\images
I don't know if each computer has different folders but for me it works previous path.
I hope help another users.
0 -
Hi,
This works (as you saw) but it is not the official way to do it and you saw it by yourself: adding files in the default system path is ignored during an upgrade. That folder can also be deleted during an update or any other similar action.
You are not supposed to touch in any way the default folders and their contents.
OBIEE is highly customizable and the correct way of doing it is by using the customization solutions: custom style/skyn, custom resources folder deployed in Weblogic etc.
0 -
+1 that's not the way to do it. You have to go for Styles and Skins in order to have a proper, correct and supported setup!
http://docs.oracle.com/middleware/1221/biee/BIESG/answersconfigset.htm#BIESG9185
0