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
OBIEE 12c Visual Analyzer links in Analytics
Answers
-
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.
0 -
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).
0 -
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
0 -
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 ?
0 -
24961623 solved this issue for every installation I applied it on. What is your host OS and exact OBIEE version?
0 -
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
0 -
I've installed it as a one-off patch and not as part of a bundle
0 -
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
0