CRT-211 · Question #63
What should an administrator use as an alternative to a Process Builder to expedite the time required to update the records?
The correct answer is A. Before save How Trigger. A before save flow trigger is a type of flow that runs before a record is saved and can update the record without any additional actions or database operations. This can expedite the time required to update the records and improve performance. A before save flow trigger can be…
Question
What should an administrator use as an alternative to a Process Builder to expedite the time required to update the records?
Options
- ABefore save How Trigger
- BBatch Update
- CWorkflow Rule Field Change
- DScreen Row
How the community answered
(45 responses)- A73% (33)
- B4% (2)
- C16% (7)
- D7% (3)
Explanation
A before save flow trigger is a type of flow that runs before a record is saved and can update the record without any additional actions or database operations. This can expedite the time required to update the records and improve performance. A before save flow trigger can be used as an alternative to a process builder that updates the same record that triggered it.
Topics
Community Discussion
No community discussion yet for this question.