Valid CRT-450 Dumps shared by ExamDiscuss.com for Helping Passing CRT-450 Exam! ExamDiscuss.com now offer the newest CRT-450 exam dumps, the ExamDiscuss.com CRT-450 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CRT-450 dumps with Test Engine here:
A credit card company needs to implement the functionality for a service agent to process damaged or stolen credit cards. When the customers call in, the service agent must gather many pieces of information. A developer is tasked to implement this functionality. What should the developer use to satisfy this requirement in the most efficient manner?
Correct Answer: A
Option A: A screen-based flow is ideal for gathering multiple pieces of information from the user interactively. It provides a declarative way to guide the service agent through the process step-by-step. Not Suitable: Option B: An approval process is for routing records for approval, not for gathering user input. Option C: Apex triggers are for automation, not for interactive user input. Option D: A Lightning Component could work but requires custom development, which is less efficient than using flows. Flows Overview