MB-500 Exam Question 46

You need to set up the recurring data integration to pull data from the SFTP site into Dynamics 365 Finance Which API architecture type should you use?
  • MB-500 Exam Question 47

    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 developing a form for Dynamics 365 Finance.
    You need to add a button that allows users to run a report.
    Solution: Create an output menu item. Add the output menu item to the form button and then link the report to the output menu item.
    Does the solution meet the goal?
  • MB-500 Exam Question 48

    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 the integer value of the enumeration.

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

    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 create a new form in a project.
    You need to display tabs in a vertical alignment.
    Solution: Apply the Simple List pattern.
    Does the solution meet the goal?
  • MB-500 Exam Question 50

    You need to map the target data fields in the Data management workspace for the custom data entity.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.