Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Custom Criteria-security
Hi Team,
I have a requirement that for the given role human resource specialist have three types of restrictions.
1.Full access of data
2.Excluding HR data (the person who is having this role will not be able to see the employees who belongs to HR department)
3.Restriction of all the data.
Is it possible to provide the above-mentioned access in one role by defining in "Data roles and Security Profiles" using custom criteria.
Iam trying to use the below mentioned code in custom criteria, but it is throwing missing keyword error.
(CASE WHEN PAPF.PERSON_NUMBER = '****' THEN (CASE WHEN PAPF.PERSON_NUMBER IS NULL THEN 0 ELSE NOT IN PD. DEPT = 'DEPT A') END)
Tagged:
0