how to create a ACL for sys_id field?

NaBian
Tera Contributor

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.

6 REPLIES 6

J Siva
Tera Sage

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

NaBian
Tera Contributor

NaBian_0-1754886583664.png

snowflake integration this is from snowflkae document

 

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.

NaBian
Tera Contributor

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...