nerdexam
Salesforce

PDII · Question #376

Universal Containers uses Salesforce to track orders in an Order__c object. The Order__c object has private organization-wide defaults. The Order__c object has a custom field, Quality_Controller__c…

The correct answer is A. Apex managed sharing. See the full explanation below for the reasoning.

Question

Universal Containers uses Salesforce to track orders in an Order__c object. The Order__c object has private organization-wide defaults. The Order__c object has a custom field, Quality_Controller__c, that is a Lookup to User and is used to indicate that the specified User is performing quality control on the Order__c. What should be used to automatically give read only access to the User set in the Quality_Controller__c field?

Options

  • AApex managed sharing
  • BUser managed sharing
  • CCriteria-based sharing
  • DRecord ownership

How the community answered

(53 responses)
  • A
    79% (42)
  • B
    6% (3)
  • C
    4% (2)
  • D
    11% (6)

Community Discussion

No community discussion yet for this question.

Full PDII Practice