Valid ADM-201 Dumps shared by ExamDiscuss.com for Helping Passing ADM-201 Exam! ExamDiscuss.com now offer the newest ADM-201 exam dumps, the ExamDiscuss.com ADM-201 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com ADM-201 dumps with Test Engine here:
Northern Trail Outfitters has requested that when the Referral Date field is updated on the custom object Referral Source, the parent object Referral also needs to be updated. Which automation solution should an administrator use to meet this request?
Correct Answer: D
Process Builder is an automation tool that allows you to create processes that perform actions based on criteria that you specify. You can use Process Builder to update fields on related records when a record is created or updated. To meet the requirement of updating the parentobject Referral when the Referral Date field is updated on the custom object Referral Source, you need to create a process that triggers when a Referral Source record is updated, checks if the Referral Date field has changed, and updates the Referral Date field on the related Referral record.References:https://help.salesforce.com/s/articleView?id=sf. process_overview.htm&type=5