A company plans to create an order processing app. When orders are created, the app will perform complex business logic and integrate with several external systems.
Orders that have a large number of line items may take up to six minutes to complete. Processing for each order must be completed in one operation to avoid leaving records in an incomplete state.
You need to recommend a solution for the company.
What should you recommend?
Answer : B
Real-time Workflows roll back all changes if it fails. As the Workflow is going through the process itself, if it fails, it will roll back all of the prior steps taken.
A company deploys managed customizations by using two solutions, SolutionA and Solutions. The solutions share components with one another.
A developer for SolutionA requires a new development environment. Customizations made in SolutionA must not interfere with customizations made in SolutionB
You need to import solutions to prepare the environment.
What should you do?
Answer : A
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company develops a new custom connector for a Microsoft Entra ID-protected Azure Function that was created as a single tenant a pp.
The custom connector must be moved to a production environment. The connector must be visible and accessible only to users in the tenant.
You need to deploy the custom connector.
Solution: Use the maker portal to export the custom connector. Then use the maker portal to import the connector into the production environment.
Does the solution meet the goal?
Answer : B
You are developing an app that uses Common Data Service.
You must integrate Common Data Service with a new web application. You must allow the new web application to display data from Common Data Service.
You build a single-page web application using the Web API.
You need to authenticate your app using OAuth.
What should you use?
Answer : B
OAuth requires an identity provider for authentication. For Dataverse, the identity provider is Azure Active Directory (AAD). To authenticate with AAD using a Microsoft work or school account, use the Azure Active Directory Authentication Libraries (ADAL) or Microsoft Authentication Library (MSAL).
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/authenticate-oauth
You need to reduce response time for the information email on the website.
What should you create?
Answer : A
Scenario:
Customers report that the response time from the information email listed on the Adventure Works Cycles website is greater than five days.
Microsoft Teams is used for all collaboration.
You need to determine which component to add to the solution to resolve the account records import error. Which component should you add?
Answer : B
You need to configure the row filter on the Dataverse trigger. Which filter should you use?
Answer : C