nerdexam
Salesforce

PDII · Question #293

A software company uses a custom object, Defect__c, to track defects in their software. Defect__c has organization-wide defaults set to private. Each Defect__c has a related list of Reviewer__c…

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

Question

A software company uses a custom object, Defect__c, to track defects in their software. Defect__c has organization-wide defaults set to private. Each Defect__c has a related list of Reviewer__c records, each with a lookup field to User that is used to indicate that the User will review the Defect__c. What should be used to give the User on the Reviewer__c record read only access to the Defect__c record on the Reviewer__c record?

Options

  • AApex managed sharing
  • BView All on Defect__c
  • CLightning web component
  • DCriteria-based sharing

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    3% (1)
  • C
    10% (3)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full PDII Practice