Question 41

You need to configure models for the project.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 42

    You are a Dynamics 365 Finance developer.
    You need to configure integration between Dynamics 365 Finance and other tools.
    Which integration types should you use? To answer, drag the appropriate integration types to the correct requirement. Each integration 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.

    Question 43

    You are a Dynamics 365 Finance developer. You create an integer variable named totalSales.
    You need to display the value from totalSales in an info statement.
    Which three code segments can you use? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 44

    You need to implement the integration for the Vendor Exclusion List form.
    What should you do? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 45

    You are a Dynamics 365 Finance developer.
    You must extend the validate method of the SalesLine table by using Chain of Command. The value of a variable named SalesPrice must be greater than or equal to zero when adding new lines.
    You need to create an extension class.
    Which two code segments can you use? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.