Question 141

You are developing a Web API for a company.
You need to implement the appropriate operations to meet the company's requirements.
What should you implement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 142

You work for a not-for-profit agency that manages business processes by using Power Platform custom entities.
Volunteer registration and onboarding are manual processes that include multiple related entities.
You need to implement a portal solution that replaces the manual processes.
Which modules should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 143

You need to handle errors in UpdateRecord.js.
Which code segment should you add at line UR06?
catch(error) {
  • Question 144

    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.)

    You check the security roles for the user as shown in the Manage User Roles exhibit. (Click the Manage User Roles tab.).

    You also check the privileges for that role as shown in the Common Data Service User Security Role exhibit. (Click the Security Role tab.)

    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.

    Question 145

    A school district wants to standardize student information and student performance records. Students in the district are assigned to a specific school. Students are evaluated using class records.
    When students move between schools in the middle of a school year, the student's current class history must be available to the administrators at the new school.
    You need to configure Microsoft Dataverse tables to connect the class history records to their respective class records.
    How should you configure the table? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.