MB-500 Exam Question 16

You add a new field in an extension to the SalesTable table in Dynamics 365 Finance.
You must test the field in the SalesTable form to ensure that you can enter data from the UI. When you open the form in the browser, you receive a SQL error.
You need to resolve the issue.
What should you do?
  • MB-500 Exam Question 17

    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 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 post handler to the method that checks the enumeration and logic for your new enumeration values using a range comparison for your new values.

    Does the solution meet the goal?
  • MB-500 Exam Question 18

    A company uses Dynamics 365 Finance.
    There are performance issues with the sales order list page and Invoicing process.
    You need to diagnose the issues by using the Performance timer.
    Which two processes can the Performance timer monitor? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
  • MB-500 Exam Question 19

    A company uses Dynamics 365 Finance.
    You implement the SysOperation framework to create the following batch processes.

    You need to configure the execution mode for each batch process.
    Which execution modes should you use? To answer. drag the appropriate execution modes to the correct requirements. Each execution mode 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.

    MB-500 Exam Question 20

    You are creating a Dynamics 365 Finance and Operations report. You cannot query the data for the report directly.
    You must include parameters to specify data for the report.
    You need to create the report.
    What should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.