We want to implement security to a custom BIP folder to give restrict access of some users to it. How can we do that?
Is there something we can do in permissions?
Hi @Amit Dey,
Welcome to the Oracle Analytics Community.
You can do it in multiple ways:
Please take a look into the following Oracle Note and the video which might be useful for the understanding.
https://support.oracle.com/knowledge/Oracle%20Cloud/2378182_1.html
Hope this help.
Thank you.
Hi Amit,
Navigate to Tools → Security Console in Oracle Fusion. Go to Roles and click Create Role. Assign the role to specific users who should have access.
2. Modify Folder Permissions in BI Catalog
Go to Reports and Analytics → Browse Catalog. Locate the Custom Folder under Shared Folders. Click Permissions in the Tasks pane. Remove access for BI Consumer Role and BI Author Role. Add the Custom Role you created and grant appropriate permissions.
3. Apply Permissions to Subfolders & Items
Select Apply permissions to sub-folders and Apply permissions to items within folder. Click OK to save changes.
4. Test Access Restrictions
Log in as a user without the custom role to verify that the folder is not visible. Assign the custom role to a user and confirm they can access the folder.
Check the below for more details:
Restrict Access to the Custom Folder in Shared Folders
How To Restrict Access To Custom and Other Folders in Reports and Analytics As All Users Have BI Consumer Role (Doc ID 2764614.1)
Hi everyone, I'm using Oracle BI Publisher version 12c and recently I notice a strange error: when I schedule some reports that have excel templates to run, their output can not be opened without the error message "The file format and extension of <report_name> don't match. The file could be corrupted or unsafe. Unless you…
Hi everyone, We configured a SOAP connection in Oracle Integration Cloud (OIC) using OAuth authentication. However, when we run our integrations, the SOAP invocation fails intermittently. Some integration iterations fail. Most iterations succeed. Sometimes, all iterations complete successfully without any issues. When we…
OTM/GTM Product is currently using OAC for reporting. We wanted to know what is the limitation for oracle BI Publisher rtf template size. We already have verified the documentation : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acpmr/top-faqs-design-publisher-reports.html But wanted to know if this generic figures…
Hi, We are trying to retrieve the complete history Bip report of assignment updates where the same assignment record has been modified multiple times with an unchanged Effective Start Date. We are currently using PER_ALL_ASSIGNMENTS_M and PER_ALL_ASSIGNMENTS_M_; however, the data returned does not consistently reflect all…
Hello Team, I am generating a BI Publisher report scheduled through an ESS Job with the output format as CSV. When the report returns no data, I need the output file to contain only the column headers. However, the generated CSV contains the headers followed by an additional first data line with delimiters only, which is…