nerdexam
Salesforce

CRT-450 · Question #98

Ursa Major Solar has a custom object, serviceJob-o, with an optional Lookup field to Account called partner-service-Provider_c. The TotalJobs-o field on Account tracks the total number of…

The correct answer is B. Create a record-triggered flow on ServiceJob_o. See the full explanation below for the reasoning.

Question

Ursa Major Solar has a custom object, serviceJob-o, with an optional Lookup field to Account called partner-service-Provider_c. The TotalJobs-o field on Account tracks the total number of serviceJob-o records to which a partner service provider Account is related. What is the most efficient way to ensure that the Total job_o field kept up to data?

Options

  • AChange TotalJob_o to a roll-up summary field.
  • BCreate a record-triggered flow on ServiceJob_o.
  • CCreate an Apex trigger on ServiceJob_o.
  • DCreate a schedule-triggered flow on ServiceJob_o.

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    83% (38)
  • C
    2% (1)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice