Configure Dynamics 365 Supply Chain Management Database - MB-300 Exam | Microsoft

Configuring Database for Dynamics 365 Supply Chain Management

Question

A customer maintains a single database that will be used to create a template that includes final configuration data for a Dynamics 365 Supply Chain Management implementation.

The database must contain all data required to enter sales and purchase orders into the system, including the customer and vendor data.

You must exclude historical and open order data from the database build.

You need to ensure that the database includes only the relevant data.

Which three types of entity data should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

BCD.

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-entities

In order to ensure that the database includes only the relevant data required to enter sales and purchase orders into the system, the following types of entity data should be used:

  1. Master: This type of entity data includes data that is static and does not change frequently. In the context of the question, the master data would include customer and vendor data. By including this data, the system will have access to the necessary information to create sales and purchase orders.

  2. Document: This type of entity data includes data that relates to documents such as sales orders, purchase orders, and invoices. Since the question requires only final configuration data, document data that pertains to historical or open orders should be excluded.

  3. Parameter: This type of entity data includes data that is used to configure system behavior or settings. This data is often used to control business rules and workflows. In the context of the question, parameter data may include pricing and discount rules, or delivery schedules.

Therefore, the correct answer choices would be A. Document, D. Master, and C. Parameter.