Salesforce Certified Platform App Builder — Question 391

Universal Containers allows all employees to submit reviews for leadership using a custom object called Review. These Reviews should only be visible to the HR department and the employee who submitted the record.

Which three steps should an app builder take to properly control access to Reviews? (Choose three.)

Answer options

Correct answer: A, C, E

Explanation

The correct answer includes creating a criteria-based Sharing Rule for the HR Department to manage access, disabling Grant Access Using Hierarchies to ensure that hierarchy does not override sharing settings, and setting the organization-wide default to Private to restrict access. Options B and D do not address the requirement for controlled visibility since a Master-Detail field does not directly manage record access, and simply removing permissions does not provide a comprehensive access control solution.