View access to specific documents for custom role
Hi everyone,
I'm working on extending an already existing custom role so that it can view Document of Records (DoR) for specific document types, but only for persons the user has access to via their Area of Responsibility (AoR).
I followed the steps described in Use Case 3 – "Control Access for HR Analyst Role" in the Oracle documentation:
Here's what I did:
- Removed any existing document-related privileges from the existing role.
- Created a new custom view-only role (abstract role) with the aggregate privilege "View Person Documentation".
- Created a Document Type Security Profile including only the two document types that should be visible.
Tagged:
0