PL-400 Exam Question 91

You are examining code written by another developer that is not functioning correctly. There are no other JavaScript or business rules in use on the form.
This code is properly registered to the OnChange event of the telephone1 field on an account entity form. The main operation is to update the primary contact's phone number when the account phone number changes. The primary contact field is a lookup. (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.

PL-400 Exam Question 92

You need to correct the portal query issues.
Which code should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

PL-400 Exam Question 93

You need to configure the address verification API.
Which values should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

PL-400 Exam Question 94

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.
An organization has an Azure SQL Database instance that must be synchronized daily with data from Dynamics 365 Sales. A large amount of data might need to be synchronized on some days.
You need to reduce the time required to synchronize data.
Solution:
Write a SSIS package to connect to the source and target.
Develop the SSIS package to find the records by the Modified on field.
Create or update the records in the database instance based on results.
Does the solution meet the goal?
  • PL-400 Exam Question 95

    You are creating a canvas app for a company. A security role has been created for sales representatives and a second security role has been created for sales managers.
    The canvas app has the following requirements:
    Sales managers must be able to view the records of the salespeople in their business unit.
    Sales managers must be the only people who can view sales probability data in opportunity records.
    Sales representatives and new hires assigned to the same territory share access to sales records.
    You need to assign permissions for the app.
    Which security options should you use? To answer, drag the appropriate security options to the correct scenarios. Each security 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.