image Path Obiee 12c — Oracle Analytics

Oracle Analytics Cloud and Server

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

image Path Obiee 12c

Received Response
142
Views
3
Comments
Alex1
Alex1 Rank 4 - Community Specialist

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

  • Alex1
    Alex1 Rank 4 - Community Specialist

    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.

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

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

    +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