You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Share information on how the security works with bi publisher example with PER_PERSON_SECURED_LIST_V

Received Response
213
Views
2
Comments
edited Dec 14, 2017 11:40AM in Reporting and Analytics for HCM 2 comments

Content

Hello,

I want to share with you some research we have done on this subject and how the security works.

first the security is done with Virtual Private Database (VPD) you can see how it works here https://www.youtube.com/watch?v=7j8rA2SHXag

If you want to get all the policies used to secure the "secured" table, you can run this query : select * from all_policies where package = 'PER_REPORTING_VPD'

you will get the pakage name and the function. 

For example : for the object PER_PERSON_SECURED_LIST_V you will have package = PER_REPORTING_VPD and function = ACCESS_PERSON

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!