PL-400 Exam Question 1

A company has a model-driven app.
A custom button on a form calls a JavaScript function that validates form data fields and creates a web basket. The JavaScript function then displays a message to the user.
Users are located in the United States, which uses ISO Code 1033, and France, which uses ISO Code 1036.
Users in France report that the message displays in English.
You need to modify the RibbonDiffXml file to ensure that messages appear in the user's language.
How should you complete the CommandDefinition node? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

PL-400 Exam Question 2

You need to handle errors in UpdateRecord.js.
Which code segment should you add at line UR06?
  • PL-400 Exam Question 3

    Fabrikam, Inc, has two divisions as shown in the Business Unit exhibit. (Click the Business Unit tab.)

    Fabrikam Residences rents units short term to clients.
    Fabrikam Property Management deals with the maintenance of the units and manages the contractors who perform the maintenance.
    Clients and contractors are both stored in the Contact entity.
    The manager of the Property Management business unit is a member of a Fabrikam business unit, which has the root security role as shown in the Security Role exhibit. (Click the Security Role tab.)

    The manager cannot see the contact record shown in the Contact exhibit. (Click the Contact tab.)

    You need to ensure that the manager can view contact records owned by someone in the Residences business unit.
    For each of the following statements, select Yes if the statement achieves the goal. Otherwise, select No.

    PL-400 Exam Question 4

    You need to improve the efficiency of counting warehouse inventory.
    What should you create?
  • PL-400 Exam Question 5

    A delivery service uses a canvas app to track and deliver packages. The app uses SQL Server as a data store. The database includes the following tables:

    The app includes the following code to save all required information. (Line numbers are included for reference only.)

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.