Salesforce Certified Platform Developer II (Plat-Dev-301) Exam - Topic 11 Question 32 Discussion
Universal Containers has an existing automation where a custom record called Account Plan is created upon an Account being marked as a Customer. Recently, a Workflow Rule was added so that whenever an Account is marked as a Customer, a 'Customer Since' date field is updated with today's date.Now, since the addition of the Workflow Rule, two Account Plan records are created whenever the Account is marked as a Customer.What might cause this to happen?
C) The Workflow Rule responsible for the record creation fires twice because the 'Customer Since' field Update Is marked as 'Re-evaluate Workflow Rules After Field Change
A) The Apex Trigger responsible for the record creation is not bulk sate and calls insert inside of a for loop.
B) The Apex Trigger responsible for the record creation does not use a static variable to ensure It only fires once.
D) The Process Builder responsible for the record creation fires before and after the Workflow rule.
Van
7 months agoStevie
7 months agoTess
7 months agoLuis
8 months agoJanae
8 months agoDesmond
8 months agoShakira
8 months agoGearldine
8 months agoRuthann
8 months agoLayla
8 months agoJosphine
8 months ago