Error: read access to sn_hr_core_profile not granted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2024 10:35 PM
Getting error while executing flow designer.
Flow designer is on Human resource core application and I'm sn_hr_core_profile table for generating attachment.
But getting below error, I'm running it from system user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2024 11:22 PM
both Flow and sn_hr_core_profile table are in HR core scope, so should not be an issue there
it looks you are creating attachment and not having read access on it
Did you debug that?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2024 11:37 PM
I have created read and write ACL on sys_attachment table too. but still no luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2024 11:39 PM - edited 05-13-2024 12:06 AM
in log. I'm got below error:
Error: Cannot convert 8898b10f870e02548e8aeb150cbb3565 to com.glide.script.GlideRecord (Process Automation.1f54890f874ace148e8aeb150cbb358d; line 51)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2024 12:55 AM