PL-200 · Question #297
Case Study 3 - Bellows College Background Bellows College is a post-secondary school that wants to start a football team. The college uses Microsoft Power Platform to manage its recruiting efforts…
The correct answer is B. a cloud flow. Given the constraint against custom code, a cloud flow (Power Automate) is the appropriate tool for implementing automated business logic in the Power Platform.
Question
Options
- Aa classic Dataverse workflow
- Ba cloud flow
- Ca plug-in
- Da quick create form
How the community answered
(49 responses)- A10% (5)
- B82% (40)
- C6% (3)
- D2% (1)
Why each option
Given the constraint against custom code, a cloud flow (Power Automate) is the appropriate tool for implementing automated business logic in the Power Platform.
A classic Dataverse workflow is an older automation tool that has limitations compared to cloud flows and is generally considered less flexible for modern Power Platform solutions.
A cloud flow (Power Automate) is a no-code/low-code solution that allows for robust automation and integration within the Power Platform, aligning with the requirement that custom code is not allowed. It can be triggered by Dataverse events and perform complex actions without developer-written code.
A plug-in requires custom code (typically C#), which directly violates the specified environment constraint that custom code is not allowed in the system.
A quick create form is a user interface component for data entry and record creation, not an automation or business logic implementation tool.
Concept tested: Power Platform automation tool selection
Source: https://learn.microsoft.com/en-us/power-automate/get-started-flow
Topics
Community Discussion
No community discussion yet for this question.