- (Exam Topic 3)
You are implementing a model-driven app to support a new line of business. There are several places where automated business logic must be applied. You need to determine how to apply the business logic.
Which method should you use? To answer, drag the appropriate methods to the appropriate business logic statements. Each method may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Solution:
Graphical user interface, text, application Description automatically generated
Box 1: Business rule
By combining conditions and actions, you can do any of the following with business rules:
NSE5_FSM-5.2 Set column values
Clear column values
Set column requirement levels
Show or hide columns
Enable or disable columns
Validate data and show error messages
Create business recommendations based on business intelligence.
Box 2: Real-time workflow Real-time workflows:
Graphical user interface, text, application, email Description automatically generated
Box 3: Power Automate instant flow
Instant Flows don’t have a trigger in the same way as the Automated flow. Instead, they are triggered manually or on-demand, such as a user clicking a Flow button in the mobile app.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-business-rules-recommendations-a https://docs.microsoft.com/en-us/powerapps/maker/data-platform/configure-workflow-steps https://carldesouza.com/difference-between-instant-automated-and-scheduled-flows-in-power-automate-and-ho
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
You are examining several processes to determine if you can automate the processes by using Power Automate.
The processes must run without human intervention when possible.
You need to determine which flow type should be used for each process.
Which flow type should you use? To answer, drag the appropriate processes to the correct flow types. Each process may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Solution:
Text Description automatically generated
Box 1: Attended desktop flow
Desktop flows are used to automate tasks on the Web or the desktop.
To run an attended desktop flow, you need to have an active Windows user session that matches the name of the user configured for your connection.
Note: Web applications are critical components of most organizations, and they are commonly used to access data from servers.
Most CRM and ERP platforms run through web browsers, while the most popular business productivity tools are web services. Web applications are unquestionably an integral part of the technological infrastructure of most companies.
To provide automation solutions for these applications, Power Automate Desktop supports all major browsers through its web automation actions.
Box 2: Unattended desktop flow.
Unattended desktop flows are best for applications that do not need human supervision. References:
https://docs.microsoft.com/en-us/learn/modules/pad-web/1-introduction https://docs.microsoft.com/en-us/power-automate/desktop-flows/run-pad-flow
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
The app needs to store temporary data
• Each screen must maintain a separate copy of data and pass the data to another screen.
• The app must be able to update separate rows of a table independently. You need to configure variables for the data.
Which variable types should you use? To answer, drag the appropriate variable types to the correct requirements. Each variable type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Solution:
Graphical user interface, text, application Description automatically generated with medium confidence
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
You must create a new entity to support a new feature for an app. Entity data will be transactional and will be associated with business units.
You need to configure entity ownership. Which entity ownership type should you use?
Correct Answer:
A
- (Exam Topic 3)
A company creates a Microsoft Power Apps app through the Power Apps designer portal for use in Microsoft Teams.
This app needs to be promoted to the user acceptance testing environment.
You reed to complete the Microsoft recommended actions before you export the solution. Which two actions should you complete? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Correct Answer:
DE
The Power Apps solution checker performs a rich static analysis check on your solutions against a set of best practice rules to quickly identify problematic patterns. After the check completes, you receive a detailed report that lists the issues identified, the components and code affected, and links to documentation that describes how to resolve each issue.
The solution checker analyzes these solution components: Common Data Service plug-ins
Common Data Service custom workflow activities
Common Data Service web resources (HTML and JavaScript) Common Data Service configurations, such as SDK message steps Reference: https://www.eimagine.com/ui/