minimal role required to access the confidential info in hr profiles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2020 05:59 AM
Minimal role required to access the confidential info in hr profiles
sn_hr_core.profile_reader or sn_hr_core.profile_writer are minimal
or
Is sn_hr_core.manager role also comes into minimal to access the confidential info in hr profiles
- 3,651 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2020 06:02 AM
Hi,
Check this thread below: https://docs.servicenow.com/bundle/kingston-hr-service-delivery/page/product/human-resources/concept...
sn_hr_profile_reader it's enough for reading HR info from a user profile. Read it's more restrictive than write, as profile_writer does.
If it was helpful, give positive feedback.
Thanks,
☆ Community Rising Star 22, 23 & 24 ☆

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2020 08:15 AM
Hi
HR administrators [sn_hr_core.admin] are able to perform all tasks and view all data. However, HR profile information is confidential and viewed only by authorized HR personnel who are assigned a role that includes sn_hr_core.profile_reader or sn_hr_core.profile_writer, such as hr_basic.
I just copied this statement from servicenow docs
https://docs.servicenow.com/bundle/orlando-hr-service-delivery/page/product/human-resources/concept/...
Please mark as correct if it helps you.
Thanks