option
Cuestiones
ayuda
daypo
buscar.php

Topic 8

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
Topic 8

Descripción:
vamos queda solo 2

Fecha de Creación: 2026/04/01

Categoría: Otros

Número Preguntas: 14

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. Some question sets might have more than once 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 university implements Dynamics 365 Sales. Several departments use opportunity records to bid for funding for projects within their own departments. You configure the system to ensure that each department can only work on their own records. Employees in multiple departments often need to work together on an opportunity. Employees report that they are not able to see opportunities from other departments. You need to ensure that employees from more than one department can work on the same opportunities when necessary. Solution: Share the individual opportunity that members of one department are working on with all members of the second department, and give those members the appropriate permissions. Does the solution meet the goal?. Yes. No.

HOTSPOT - You create a Power Apps component framework component. You need to test the component. Which option should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area: Debug the component in Microsoft Edge. Display all the properties and their types or type-groups as defined in the manifest file. Test the code component by using multiple form factors.

DRAG DROP - You need to develop a Power Apps Component Framework (PCF) component for a company. You must follow Microsoft's application lifecycle management (ALM) process for code components. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Select and Place: Create a code component project. Build the code component in release mode. Create a solution project and add the code component project as a reference. Deploy the component in a testing environment. Implement code component logic.

DRAG DROP - You create a new canvas app. You update a test case and must test the app in a separate browser. You need to test the app by using Test Studio. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Select and Place: Select a test suite. Publish the test. Selet the OnTestSuiteCompleteaction. Select Copy play link. Open a browser and paste the URL for the app into the address. Send the results from the test to a flow in Power Automate.

You are implementing business logic for a model-driven app form by using multiple JavaScript web resources. The business logic, number of JavaScript files, and the columns that the business logic requires are expected to change frequently. Some form fields will not be visible. Occasionally, non-developers will also make changes to the form. You need to prevent columns referenced by the JavaScript from accidentally being removed from the form based. What should you do?. Hide columns that should not be displayed. Set all columns as business required. Add all columns as non-event dependencies to the form. Add columns in each JavaScript file as a dependency.

You are creating a model-driven app for Contoso, Ltd. You add a button to the account page. The button must send a text message to the company's account team when a user selects the button. The account team reports that they are not receiving messages when users select the button. You are troubleshooting the app by using the following hyperlink: https://contoso.com.dynamics.com/main.aspx?appid=3b157789-5e5b-ec11-8f8f-002248087922&ribbondebug=true What is the purpose of the hyperlink?. Run Command Checker for all buttons on the page. Add the Power Apps Checker button to the page. Run Power Apps Checker for all buttons on the page. Add the Command Checker button to the page.

A company uses Microsoft Dataverse rollup fields to calculate insurance exposure and risk profiles for customers. Users report that the system does not update values for the rollup fields when new insurance policies are written. You need to recalculate the value of the rollup fields immediately after a policy is created. What should you do?. Create new calculated fields on the customer entity for insurance exposure and risk. Create a formula to calculate the sum of values from policy records. Change the frequency of the Calculate Rollup Field recurring job from every hour to every five minutes. Create a plug-in that uses the update method for the rollup fields. Configure a step on the Create event for the policy entity for this plug-in. Create a plug-in that uses the CalculateRollupFieldRequest method for the rollup field. Configure a step on the Create event for the policy entity for this plug-in.

You are developing a Power Platform app. The app must implement a two-way listener to an on-premises system by using Microsoft Azure Service Bus. You create an Azure Service Bus namespace and messaging entity. You must add the shared access policies. You need to select the permissions for the messaging entity. Which two permissions should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. System customizer. Lister. Read. Send. Manage.

DRAG DROP - You are creating a model-driven app for a company. Sales team members will use the app to manage leads. The app will interact with the Microsoft Dataverse Leads table. You must configure the app to meet the following requirements: 1. If the estimated value for a lead is greater than $10,000 the app must: ✑ Send an email to a manager. ✑ Display a field named Sponsor on the lead form. 2. If the estimated value for a lead is greater than $100,000 the app must: ✑ Send an email to the company's vice president. ✑ Display the following message as a notification while the lead record is open: High value customer, handle with care. You need to configure the app. The solution must minimize the use of code. Which options should you use? To answer, drag the appropriate options to the correct requirements. Each option 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. Select and Place: Send required emails. Display the Sponsor field. Display the notification.

HOTSPOT - Contoso, Ltd. has a database that stores proprietary stock market information that the company has accumulated over many years. You create a RESTful service for the company that exposes specific information about stocks. You must make the service available to the company's brokers. The service must be certified by Microsoft. You need to create a custom connector for the service APIs. How should you configure the connector? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area. Who owns the connector. Where is the stackOwner property defined.

You are troubleshooting a new canvas app. Users report the app loads slowly. You use the Monitor tool to view various events being performed in the app. Events performed in the app do not have formula details. You need to enable formulas to be included with the Monitor tool events. What should you do?. Add the Microsoft Azure Application Insights data source to the canvas app. After each event, implement the trace function within the canvas app. Turn on the Debug published app setting in the canvas app. Validate the Application Insights instrumentation key has been populated in the app object's properties within the canvas app.

DRAG DROP - You have several model-driven apps. You must ensure that app creators and system administrators can customize the apps. You must follow the principle of least privilege. You need to assign the permissions that are needed for app creators and system administrators. Which security roles should you assign? To answer, drag the appropriate roles to the correct requirements. Each role 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 Select and Place: Create customizations in the system. View all system data entities. View all data stored in system entities.

DRAG DROP - You are creating a plug-in for a Power Apps app for the human resources department at the company. The app will be used to process new employees and help employees apply for an identification card. You have the following requirements: ✑ Applications must not be marked as complete if the employee has not completed mandatory drug screening. ✑ Add logic that stores the name of the human resources team member that approves an application. This step must be completed before an ID card is created for the applicant. ✑ Successful validation and ID card printing. You need to configure the event pipeline. Select and Place: Mandatory drug screening is completed. The application is reviewed and approved. The ID card is printed.

DRAG DROP - You are developing a Power Platform solution. You are modifying a business process flow. You have created a new radial knob for the Total amount value and have added the radial knob to the form. The Total amount value must be entered at initiation before moving to the next step. You need to configure the business process flow. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Select and Place: Create a new solution and add the business process flow and export the solution. Delete solution after export. Open the business process in the Business Process Flow designed and select Activate/Update. Add another step to the business process flow. Import the solution into Dataverse. Delete the business process flow. Copy custom control configuration to the business process flow FormatXML for the related entity form.

Denunciar Test