CAD

MAGAPUV
Tera Contributor

Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose three.)

  • A. The user has one of the roles specified in the Required roles related list.
  • B. Scripts configured in the Access Control must evaluate to true.
  • C. Other matching Access Controls for the records evaluate to true.
  • D. Conditions configured in the Access Control must evaluate to true.
  • E. The user must be granted access through a business rule.

Explain why too 

7 REPLIES 7

Bhuvan
Kilo Patron

@MAGAPUV 

 

Answer is ABD

 

you create ACL using roles or conditions or scripts.  Others is not an option and it is controlled by ACLs not BR.

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

Nikhil Bajaj9
Tera Sage

Hi  @MAGAPUV ,

 

The correct answers are - A, B and D.

 

  1. The user has one of the roles specified in the required roles related list.
  2. Scripts configured in the access control must evaluate to true.
  3. Conditions configured in the access controls must evaluate to true.

 

Let's break down each correct choice:

 

  1. The user has one of the roles specified in the required roles related list: Access controls usually include a list of roles that a user must possess to access a record. If the user has at least one of the required roles, this part of the access control condition is met.
  2. Scripts configured in the access control must evaluate to true: In many access control implementations, there are scripts that further define whether a user can access a record. These scripts perform more complex checks that might not be possible with simple condition statements.
  3. Conditions configured in the access controls must evaluate to true: Access controls often include conditions that must be met for a user to gain access. These conditions could be based on various fields or states of the record.

The other statements are not necessarily true or relevant for granting access in this context:

  • C. Other matching access controls for the records evaluate to true: While other access controls might also need to evaluate to true, it is not a must for the specific access control in question. Each access control is evaluated independently.
  • E. The user must be granted access through a business rule: Business rules are typically used for automating processes and enforcing policies, but they are not the primary mechanism for granting access to records.

Therefore, the correct answers are A, B, and D.

 

If my answer helped you, please mark it- solution accepted.

 

Regards,

Nikhil Bajaj

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

Nikhil Bajaj9
Tera Sage

Hi @MAGAPUV 

 

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj