Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Our concern was that we didn't always want users to be able to browse the catalog as they were only to be allowed access to create their own OTBI reports - so this was our alternative at the time. Since then, we have a few more seasoned users who do now have access to xxx.oraclecloud.com/analytics but we've updated certain…
-
Hi Abhi, We created a custom abstract role called REPORTS_USER and then applied this EL to the "Show on Navigator" field for this icon: #{securityContext.userInRole['REPORTS_USER']} We found it was important to give this abstract role at least ONE function security policy (something every user would have) as well as at…
-
This would be a great tool to also use in cases where we are changing DFFs or other means of recording data, so that we can identify which custom BI reports would be impacted by being able to write a custom BI report that in turn searches through data set SQL for a given search string (ie table/view or field name).
-
We have done this by applying an EL to the visibility of the R&A icon on the desktop (via the Structure tool in a sandbox) - that allows us to assign a custom role to users who are authorized to access BIP to only select individuals.