Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 166 discussion

Actual exam question from Salesforce's CRT-450
Question #: 166
Topic #: 1
[All CRT-450 Questions]

When a user edits the Postal Code on an Account, a custom Account text field named `Timezone` must be updated based on the values in a
PostalCodeToTimezone__c custom object.
How should a developer implement this feature?

  • A. Build an Account Workflow Rule.
  • B. Build an Account Assignment Rule.
  • C. Build an Account custom Trigger.
  • D. Build an Account Approval Process.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Oldscool8
8 months ago
Workflow Rules can update parent records in a Master-Detail relationship. However, this information is not provided in the question. So the answer has to be C.
upvoted 1 times
...
irina_735
1 year, 2 months ago
Selected Answer: A
Workflow Rule as no-code solution. But "Starting in Winter ’23, we’re blocking the creation of workflow rules" ... in this context C is correct
upvoted 1 times
irina_735
1 year ago
Obviously the answer is C, because workflow rules cannot retrieve data from unrelated objects.
upvoted 2 times
...
...
gsori
1 year, 3 months ago
Selected Answer: C
A and C are could be viable options but workflow rules have been retired in favor of Flows. https://help.salesforce.com/s/articleView?id=000389396&type=1 So if I had to choose between a trigger and Flow I'd say Flow.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...