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