- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2022 02:09 AM
hello team ,
After creating HR case ben end user below two information not visible to him.
Solved! Go to Solution.
- Labels:
-
Employee Service Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2022 04:15 AM
No It not with ACL , its due to system property -impoersnoate check -
There is a system property that activates this functionality:
"If true, ACLs check if the user is being impersonated"
Which we advise clients to always have set to "true" on Production instances, or any live instance with real data.
An HR user can be impersonated, but data controlled in this way (HR Profile, HR Case Data) will not be accessible.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2022 02:13 AM
What is not visible ?
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2022 02:35 AM
history section --after that comments to send ,
Attachments -section
only for end user , admin can see all

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2022 02:40 AM
You got to check the ACL for 'Additional comments' field and ACL on sys_attachment table, you have to modify both in order to make it visible for end users
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2022 04:15 AM
No It not with ACL , its due to system property -impoersnoate check -
There is a system property that activates this functionality:
"If true, ACLs check if the user is being impersonated"
Which we advise clients to always have set to "true" on Production instances, or any live instance with real data.
An HR user can be impersonated, but data controlled in this way (HR Profile, HR Case Data) will not be accessible.