MB-500 Exam Question 1

You are a Dynamics 365 Finance developer.
A report uses a synchronous call based on a saleID value. There are long wait times for the report to complete printing. You must allow the user to continue to work while the report processes and inform the user immediately when the report completes printing.
You need to implement the correct method calls and behavior.
Which code segments should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

MB-500 Exam Question 2

You are a Dynamics 365 Finance developer.
Users must be able to view a filtered customer list from within a workspace.
You need to add the customer form to a workspace.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them on the correct order.

MB-500 Exam Question 3

An organization has 1,000 vendors that are part of a vendor group named Employee. You have a field named DIvTerm that is used to describe the delivery terms for a vendor.
You need to set the value of DIvTerm to Cash for all vendors in the vendor group. You must update all vendor records in the vendor group as a single bulk operation.
Which two code segments can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • MB-500 Exam Question 4

    You are a Dynamics 365 Supply Chain Management developer.
    You are working on a project by using Visual Studio.
    Several users check out a custom form version control and modify the form.
    You need to find the user that has added a specific line of code to the form.
    What should you do?
  • MB-500 Exam Question 5

    An organization has two million customers that are part of the International customer group.
    Validation must occur when customer records are updated. For all customers where the value of the customer group field is international, you must the delivery mode to Air.
    You need to update the customer records.
    Which two segments can you use? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.