Question 46

A company implements Dynamics 365 Finance and Dynamics 365 Supply Chain Management.
Customers place orders from the company website store or through sales representatives.
You create a Power Platform app to manage sales quotes for sales representatives who do not have direct access to the Finance and Supply Chain Management environment. The app must meet the following requirements:
Sales representatives must be able to create new customers.
Ensure that only approved products can be sold.
Be available when the sales representatives do not have internet access.
Web sales are imported nightly.
You need to determine a strategy to integrate apps.
What should you use? To answer, drag the appropriate options to the correct app features. Each 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.

Question 47

You need to develop, test, and deploy the Vendor Exclusion list solution.
What should you create? To answer, drag the appropriate objects to the correct actions. Each element 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.

Question 48

You are a Dynamics 365 Finance developer.
You need to create an extension class.
Which action should you perform?
  • Question 49

    You need to add new fields to the standard form and organize the grid to meet the requirements.
    In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

    Question 50

    A company uses Dynamics 365 Finance.
    You create two methods in a class:
    * MethodA is called only from the class. MethodA is not called from other locations in the code. Within MethodA, you must access class variables.
    * MethodB is called from other places in the app. MethodB does not need to instantiate the class or access the class variables.
    You need to implement the methods.
    Which method types should you use? To answer, drag the appropriate method types to the correct methods.
    Each method type 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.