Microsoft Power Platform Developer PL-400 Exam Practice Test

Page: 1 / 14
Total 369 questions
Question 1

You are a Dynamics 365 developer working on a model-driven app.

You add a button to an entity form and to the view for the entity that calls a JavaScript function. When you click the button, it results in an error.

You determine that the JavaScript function is calling another JavaScript function in a different web resource.

You need to resolve the error.

What should you do?



Answer : A

When configuring ribbon elements, you can define specific rules to control when the ribbon elements are enabled.

Custom Rule uses the <CustomRule> element. Use this kind of rule to call a function in a Script (JScript) web resource that returns a Promise (Unified Interface) or boolean (Unified Interface and web client).


https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/define-ribbon-enable-rules

Question 2

A create a model-driven app. You run Solution checker. The tool displays the following error:

Solution checker fails to export solutions with model-driven app components.

You need to resolve the issue.

What should you do?



Answer : B

To resolve this issue, grant the Environment Maker security role to the Power Apps Checker application user.

Note: Solution checker fails to export solutions with model-driven app components

If a solution contains a model-driven app, Solution Checker might fail to export the solution for analysis. This error is caused by role-based security for sharing of apps. If the Power Apps Checker application user does not have appropriate access to model-driven apps, any solutions containing them will fail to export with solution checker.


https://docs.microsoft.com/en-us/powerapps/maker/data-platform/common-issues-resolutions-solution-checker#solution-checker-fails-to-export-solutions-with-model-driven-app-components

Question 3

You need to ensure that Adventure Works Cycle can track information from visitors to bike fairs.

What should you create?



Answer : C

By using a Dynamics 365 connector, you can create flows that initiate when an event occurs in Dynamics 365, or some other service, which then performs an action in Dynamics 365, or some other service.


https://docs.microsoft.com/en-us/power-automate/connection-dynamics365

Question 4

You need to determine the cause for the issue reported by the interviewers. What is the root cause of the issue?



Answer : C


Question 5

A company implementsDynamics 365 Customer Service. The company deploys synchronous plug-ins for the PreOperation and PostOperation stages on create and for the PostOperation stage on update for processing different case type.

Users experience errors when updating cases. The plug-in trace log files show that the PosOperation plug-in update of case times out after two minutes.

You perform basic testing and discover that this plug-in is triggered on every update of a case. You examine the code and discover that the plug-in retrieves all columns for the updated case record performing its work.

You need to reduce the number of errors. You need to achieve this goal with the test amount of changes.

Solution: In the Plug-in Registration tool, update the plug-in step and increase the Execution Order.

Does the solution meet the goal?



Answer : B


Question 6

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 requires custom validation when users save form records that use a synchronous plug-in.

If validation fails, a message that explains how to resolve the issue must be displayed on the form to the user.

You need to implement the custom validation.

Solution: Use the tracing service to log the message.

Does the solution meet the goal?



Answer : B


Question 7

A company needs to illustrate the relationships of the entities in Dynamics 365 Sales.

You need to select the appropriate tool to show this graphic.

Which tool should you select?



Answer : A

Visual representation of metadata can be useful, especially when you are trying to describe the relationship between entities in the system. You can use the Metadata Diagram sample code provided for Dynamics 365 Customer Engagement (on-premises) to generate the entity relationship diagrams.

You can create a diagram that shows a relationship for just one entity, or a complex diagram that includes dozens of related entities, including custom and system entities.


https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/use-metadata-generate-entity-diagrams

Page:    1 / 14   
Total 369 questions