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
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

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

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!