OBIEE 12c Visual Analyzer links in Analytics - Page 2 — Oracle Analytics

Oracle Analytics Cloud and Server

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

OBIEE 12c Visual Analyzer links in Analytics

Received Response
162
Views
18
Comments
2»

Answers

  • Antonija Mandić
    Antonija Mandić Rank 3 - Community Apprentice

    True, this CSS helps you remove VA link from New drop down menu

    but also leaves VA link and removes option for creating new folder in Catalog

    because this menu has all the same CSS classes and path but an additional element in the beginning.

    Capture.PNG

  • That's why the CSS was an example showing in which way it could be done (but I didn't spent 1h of tests on something I didn't need as 12.2.1.3 just works fine).

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

    I wonder why you revive this thread - that issue has been fixed by an official one-off patch from Oracle for 12.2.1.2

  • Onkar Nath Tiwari
    Onkar Nath Tiwari Rank 3 - Community Apprentice

    I faced very similar issue and after reading through this thread planned to install the patch 24961623. When I tried to get this patch then there was the message that new version of the patch has been created and it's patch no is 26642682. It includes the patch 24961623 as well.

    So I installed the patch 26642682. But even after installation of the patch I am not able to remove the VA link from the obiee home page or from the new drop down.

    I already invoked the wlst script to remove the va.author

    revokeEntitlement(appStripe="obi", principalClass="oracle.security.jps.service.policystore.ApplicationRole",principalName="BIAuthor",entitlementName="va.author")

    But after doing these all still I am able to see the link .

    Any idea what else be needed to remove the link ?

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

    24961623 solved this issue for every installation I applied it on. What is your host OS and exact OBIEE version?

  • Onkar Nath Tiwari
    Onkar Nath Tiwari Rank 3 - Community Apprentice

    Hi Christian ,

    Thanks a lot for the reply ...

    I applied the patch p26642682 which say that it's inclusive of 24961623 as well. My obiee install version is 12.2.1.2.0.   and OS is Linux x86-64 Red Hat enterprise 6.

    After installation and removal of the va.author from BIAuthor still I am seeing the link appearing as it was earlier.  System got started but same problem.

    Thanks

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

    I've installed it as a one-off patch and not as part of a bundle

  • Onkar Nath Tiwari
    Onkar Nath Tiwari Rank 3 - Community Apprentice

    HI Christian ,

    Even me as well installed as one-off patch.

    We updated our obiee env from 11.1.1.7.1 to 12.2.1.2.0 around mid of this year.  And now to remove the VA link tried the option

    1. removing through the wlst script and it didn't help

    2. Installed the patch p26642682 which is inclusive of 24961623 but still not able to remove the VA link .

    I check through obiee EM and for none of the principal name, va.author is associated .

    What could be wrong in this case.?

    Thanks

    onkar