Which two actions should a developer take to accomplish this task?

A company wants to create an employee rating program that allows employees to rate each other. An employee’s average rating must be displayed on the employee record. Employees must be able to create rating records, but are not allowed to create employee records.
Which two actions should a developer take to accomplish this task? (Choose two.)
A. Create a trigger on the Rating object that updates a fields on the Employee object.
B. Create a lookup relationship between the Rating and Employee object.
C. Create a roll-up summary field on the Employee and use AVG to calculate the average rating score.
D. Create a master-detail relationship between the Rating and Employee objects.

CRT-450: Salesforce Certified Platform Developer I

Free dumps for CRT-450 in PDF format.

High quality CRT-450 PDF and software. VALID exam to help you pass.

Download Printable PDF. VALID exam to help you PASS.

4 thoughts on “Which two actions should a developer take to accomplish this task?

  1. A and D are the correct answer.
    User can create Master Detail relationship field and use rollup summary field and a formula field to calculate Average rating by using sum/count .

    1. Not Master Detail relationship
      ” Employees must be able to create rating records, but are not allowed to create employee records. “

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.