- 3 Posts
- 194 Views
Help with Pagelet Securty
I created a simple pagelet that I want to make available on manager self-service. The pagelet returns a list of employees and some data that is in person profile. My question is how do I configure it so that row level security is enforced? The query should only display employees that the manager has security to see.
@Bhavesh Solanki Thanks for your help. My query joins with PS_EMPLMT_SRCH_QRY and that does bring back the correct data.
My problem now is I'm getting "You are not authorized for this page". Working through that unless you have a quick answer.
@Paul Chin-Lai In the Query you are using to fetch data for the Pagelet,use a join with rows security record and you should be able to achieve what you are looking for.Do let me know if you want the record name to take join with.You should be able to get it in search record for Job Data component