nerdexam
Salesforce

PDII · Question #374

PDII Question #374: Real Exam Question with Answer & Explanation

Sign in or unlock PDII to reveal the answer and full explanation for question #374. The question stem and answer options stay visible for context.

Question

Universal Containers has an Apex trigger on Account that creates an Account Plan record when an Account is marked as a Customer. Recently a record-triggered flow was added so that whenever an Account is marked as a Customer, a 'Customer Since' date field is updated with today's date. Since the addition of the flow, two Account Plan records are created whenever the Account is marked as a Customer. What might cause this to happen?

Options

  • AThe flow is configured to evaluate when a record is created and every time it is edited.
  • BThe Apex trigger is not bulk safe and calls insert inside of a for loop.
  • CThe Apex trigger does not use a static variable to ensure it only fires once.
  • DThe flow is configured to use an 'Update Records' element.

Unlock PDII to see the answer

You've previewed enough free PDII questions. Unlock PDII for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full PDII Practice