- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 01:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 02:32 AM
Hello @Dave_p
Correct answer will be D.
The question in the image asks which statement is NOT true about Access Control without a condition or script. Let's analyze each option:
A. table.* will grant access to every field in a record.
True: This will provide access to all fields within the specified table.B. table.None will grant access to every record on the table.
True: This is accurate because None applies to all records in the table, regardless of specific fields.C. table.field will grant access to a specific field in a record.
True: This grants access to the specified field only.D. table.id will grant access to a specific record on the table.
NOT True: The table.id format is not valid for Access Control in ServiceNow.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 02:32 AM
Hello @Dave_p
Correct answer will be D.
The question in the image asks which statement is NOT true about Access Control without a condition or script. Let's analyze each option:
A. table.* will grant access to every field in a record.
True: This will provide access to all fields within the specified table.B. table.None will grant access to every record on the table.
True: This is accurate because None applies to all records in the table, regardless of specific fields.C. table.field will grant access to a specific field in a record.
True: This grants access to the specified field only.D. table.id will grant access to a specific record on the table.
NOT True: The table.id format is not valid for Access Control in ServiceNow.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 05:31 PM
Hi @Dave_p
The correct answer is D.
If my response was helpful, please mark my answer helpful 👍 and accept as a solution ✅ so it can be valuable to others.
Thanks
Jaishree R