Exam Platform-App-Builder Topic 2 Question 64 Discussion

Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 64
Topic #: 2
An app builder wants to update a field on the parent record when a child record connected via lookup is deleted.
What automation should the app builder use?

Suggested Answer: C Vote an answer

Explanation
The app builder should use Apex code to update a field on the parent record when a child record connected via lookup is deleted. Apex code is a programming language that allows developers to execute complex logic on the Salesforce platform. Apex code can be triggered by certain events, such as insert, update, delete, or undelete of records. In this case, the app builder can write an Apex trigger that runs after a child record is deleted and updates a field on the parent record accordingly. Option A, B, and D are not automation tools that can perform this task.

by Gwendolyn at Mar 09, 2024, 11:09 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10