ADM-201 · Question #174
When a sales rep picks a button on an opportunity, a simple discount calculator screen should be launched. Which automation tool should an administrator use to build this discount calculator screen?
The correct answer is D. Flow Builder. To launch a custom screen for a discount calculator when a sales rep clicks a button on an opportunity, an administrator should use Flow Builder to create a Screen Flow.
Question
When a sales rep picks a button on an opportunity, a simple discount calculator screen should be launched. Which automation tool should an administrator use to build this discount calculator screen?
Options
- AProcess Builder
- BPlatform Event
- CWorkflow Rule
- DFlow Builder
How the community answered
(35 responses)- A3% (1)
- B14% (5)
- C6% (2)
- D77% (27)
Why each option
To launch a custom screen for a discount calculator when a sales rep clicks a button on an opportunity, an administrator should use Flow Builder to create a Screen Flow.
Process Builder is used for behind-the-scenes automation based on record changes or platform events and cannot create user-facing screens for interaction.
Platform Events are used for publishing and subscribing to event messages and are not a tool for building interactive user screens.
Workflow Rules are an older automation tool primarily used for field updates, email alerts, tasks, and outbound messages, and cannot create interactive screen-based calculators.
Flow Builder, specifically a Screen Flow, is the appropriate automation tool to build a custom user interface (a screen) that can accept input (like discount parameters) and perform calculations, which can then be launched from a button or link on an opportunity record.
Concept tested: Screen Flow for user interaction
Source: https://help.salesforce.com/s/articleView?id=sf.flow_builder.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.