Question 176

You are a Dynamics 365 Finance developer. You have The following code:

Which values does the info() method return? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.

Question 177

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.
You are adding a new field to the SalesTable form.
You must use an extension to add a status field onto the form.

You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model.
Solution: Add a new form object to the project and name the form SalesTable.Extension.
Does the solution meet the goal?
  • Question 178

    You use the performance timer to monitor and optimize Dynamics 365 performance.
    You need to view information about how many users are currently using the application.
    Which performance counter should you use?
  • Question 179

    You have an enumeration named truckStatus that has the following statuses:
    * Empty
    * Loaded
    * Completed
    You have the following code:

    You need to extend this (enumeration and add the following statuses to the enumeration: Quarantine, InTransit. You must then modify code that validates the switch statement.
    Solution: Add a new case statement in the model of the existing code.

    Does the solution meet the goal?
  • Question 180

    A company is implementing Dynamics 365 Supply Chain Management
    The company must import initial business document management templates to act as a start for future business documents. The templates must be configured to work with print management.
    No templates or configurations have been set up for the implementation.
    You need to select and configure templates for printing.
    Which solution components should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.