how to create a ACL for sys_id field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi I am currently working on create ACL rule for sys_id field, which is not accessble in the dropdown list. how could I create one for sys_id field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @NaBian
What's the purpose of creating ACLs on the sys_id field? As far as i know no one can make any chnages to the sys_id field.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
snowflake integration this is from snowflkae document

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi,
Access to the sys_id field is granted automatically when you been granted table-access to that table.
No explicit field access is needed for the sys_id field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
thanks OlaN , I had a look on snowflake side, yes, it seems the issue is the database view instaed of the field. Data ingestion for a ServiceNow table fails with an error "table does not have sys_id column and can...