Kindly advice on how we can restrict data access for employee in report. Currently, we have roles that should not have access in HR data. It is working in Person Management page but not working on report.
Hi @MattCamarillo
Welcome to Analytics Community.
can you share me more info about your config and test case? below is some reference to implement the row level security.
https://www.oracle.com/docs/tech/middleware/technical-brief-oracle-bip-row-level-security.pdf
Regards,
Arjun
Hi @Mallikarjuna Kuppauru-Oracle,
We have set up a custom data role with custom criteria for our HRBP not to access HR Employee data. It is working from front end as they can not search any HR employee from person management. The issue is when they run a report they are still able to view HR employee data even if we had places the security tables such as PER_PERSON_SECURED_LIST_V.
Thanks,
Matt
Hi, We are scheduling a report to be sent out every week. We were wondering if it was possible to keep the latest date that the report ran as a parameter somewhere so that we could use that to only fetch the values in the report which have a latest update time of after the last run of the report? This way we'd only be…
Hi everyone, I'm using Oracle BI Publisher version 12c and recently I notice a strange error: when I schedule some reports that use excel templates (.xls), 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…