- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 06:30 AM
I trying to create a COE security policy that applies to sn_hr_core_case table in my PDI but it is not working. But for Employee Relations Case [sn_hr_er_case] it worked. So I want to know if this feature is applied to the sn_hr_core_case table. Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 01:09 PM
Hi Nilesh
Thank you but it is still not working. Does the COE Security overrides the ACLS? Or could you give me an example?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 07:57 PM
Hi @ana beatriz ,
Yes , At the end COE Security is nothing but ACL's. So if you are having any ACL's on HR case table. So I will recommend to use only one of them. For testing the COE security, you can impersonate and test the results.
Please mark my answer as helpful/correct if it resolves your query.
Let me know if any issues….
---
Nilesh Wahule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 11:46 AM
Hi @ana beatriz ,
Yes ! Its possible , you need to add one additional attribute to coe field.
1. Go to COE security configuration form.
2. Open the dictionary entry for COE by right clicking on COE label.
3. Go to attribute related list and make them same as shown below.
That's It, reload the COE Security config page and validate.
Please mark my answer as helpful/correct if it resolves your query.
Let me know if any issues….
---
Nilesh Wahule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 01:09 PM
Hi Nilesh
Thank you but it is still not working. Does the COE Security overrides the ACLS? Or could you give me an example?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 07:57 PM
Hi @ana beatriz ,
Yes , At the end COE Security is nothing but ACL's. So if you are having any ACL's on HR case table. So I will recommend to use only one of them. For testing the COE security, you can impersonate and test the results.
Please mark my answer as helpful/correct if it resolves your query.
Let me know if any issues….
---
Nilesh Wahule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 05:02 AM
Hi Nilesh, ok, got it! Thank you for your reply!