CAD Question: When configuring an Access Control which has no condition or script, which one of the

Dave_p
Giga Guru

Hi,

I have conflicting answers to the question. Kindly help.

 

1.png

 

Regards

Suman P.

1 ACCEPTED SOLUTION

Juhi Poddar
Kilo Patron

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

View solution in original post

6 REPLIES 6

Juhi Poddar
Kilo Patron

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

JaishreeR
Giga Guru

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