Microsoft MB-400 - Microsoft Power Apps + Dynamics 365 Developer Exam
Page: 3 / 13
Total 61 questions
Question #11 (Topic: Question Set 2)
An organization has a Dynamics 365 Customer Engagement.
You plan to use a JavaScript web resources file in the Accounts form. The file has a dependency on two image web resource files and on the custom field
new_placeofbirth in the Account entity.
You need to add the dependencies for the JavaScript file.
Which three action should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You plan to use a JavaScript web resources file in the Accounts form. The file has a dependency on two image web resource files and on the custom field
new_placeofbirth in the Account entity.
You need to add the dependencies for the JavaScript file.
Which three action should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. From Web Resources, select the JavaScript file for the Account form and then select the JavaScript file.
B. Open the web resources file, add the two image web resources to the dependency’s lists, and then add the custom field new_placeofbirth to the dependency’s list.
C. In the Account form, select Form Properties, select Non-Event Dependencies, and then add the custom field new_placeofbirth.
D. In the Account form, select Form Properties and add the primary JavaScript file and the other two image web resources in Form Libraries.
E. From Settings, select Customization and then select Customize the System.
F. Select Account, select Forms, and then select the Account form.
Answer: BCE
Question #12 (Topic: Question Set 2)
DRAG DROP
A company is creating a new system based on Common Data Service.
You need to select the features that meet the company’s requirements.
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:
[Microsoft-MB-400-1.0/xmlfile-34_1.png]
A company is creating a new system based on Common Data Service.
You need to select the features that meet the company’s requirements.
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:
[Microsoft-MB-400-1.0/xmlfile-34_1.png]
Answer: [Microsoft-MB-400-1.0/xmlfile-35_1.png]
Question #13 (Topic: Question Set 2)
An organization uses Dynamics 365 Customer Engagement. The organization has accounting and customer service departments.
You must restrict users in customer service from being able to change the value of the balance field on the Contact records. The accounting team must be the
only team able to edit this field.
You need to create the appropriate solution without any customizations.
What should you do?
You must restrict users in customer service from being able to change the value of the balance field on the Contact records. The accounting team must be the
only team able to edit this field.
You need to create the appropriate solution without any customizations.
What should you do?
A. Create an accounting form and role and make the balance field read-only.
B. Enable field security for the balance field and allow the customer service team to read and update it.
C. Create a customer service form and role and make the balance field read-only.
D. Enable field security for the balance field and allow the accounting team to read and update it.
Answer: D
Question #14 (Topic: Question Set 2)
HOTSPOT
You have a model-driven app that uses the Common Data Service (CDS). You create three custom entities that are in many-to-one parental relationships with the
Account entity.
You run a real-time workflow that assigns an account you own to another user. You receive the error message as shown in the Error Message exhibit. (Click the
Error Message tab.)
[Microsoft-MB-400-1.0/xmlfile-37_1.jpg]
You check the security roles for the user as shown in the Manage User Roles exhibit. (Click the Manage User Roles tab.).
[Microsoft-MB-400-1.0/xmlfile-38_1.png]
You also check the privileges for that role as shown in the Common Data Service User Security Role exhibit. (Click the Security Role tab.)
[Microsoft-MB-400-1.0/xmlfile-38_2.jpg]
You need to prevent the error from recurring.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
[Microsoft-MB-400-1.0/xmlfile-39_1.png]
You have a model-driven app that uses the Common Data Service (CDS). You create three custom entities that are in many-to-one parental relationships with the
Account entity.
You run a real-time workflow that assigns an account you own to another user. You receive the error message as shown in the Error Message exhibit. (Click the
Error Message tab.)
[Microsoft-MB-400-1.0/xmlfile-37_1.jpg]
You check the security roles for the user as shown in the Manage User Roles exhibit. (Click the Manage User Roles tab.).
[Microsoft-MB-400-1.0/xmlfile-38_1.png]
You also check the privileges for that role as shown in the Common Data Service User Security Role exhibit. (Click the Security Role tab.)
[Microsoft-MB-400-1.0/xmlfile-38_2.jpg]
You need to prevent the error from recurring.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
[Microsoft-MB-400-1.0/xmlfile-39_1.png]
Answer: [Microsoft-MB-400-1.0/xmlfile-40_1.png]
Question #15 (Topic: Question Set 2)
A financial services company uses the Common Data Service (CDS) to develop solutions. The company uses development and production instances.
You need to move solutions from the development instance to the production instance.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You need to move solutions from the development instance to the production instance.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Export all managed solutions from the development instance and import the solutions into the production instance.
B. In the development instance, make changes to the solutions that are deployed in the production instance, export the solutions as managed solutions, and import the managed solutions into the production instance.
C. In the production instance, import solutions with the same version number or higher when updating solutions.
D. In the development instance, highlight the solution you want to make changes to, select Clone a Path, make changes, export the solution, and import the solution into the production instance.
Answer: CD