Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 3
Your company rents tools and machines to customers.
You create a custom entity named Equipment to track the tools and machines.
You need to show the hierarchical relationships between various pieces of equipment.
How should you configure the relationship?
Answer options
- A. Ensure that you enable Connections for the entity.
- B. Set up a parental 1:N relationship between Accounts and Equipment.
- C. Create a self-referential relationship and configure hierarchy settings.
- D. Set up a N:N relationship between Accounts and Equipment.
Correct answer: D
Explanation
The correct answer is C, as creating a self-referential relationship allows you to define hierarchies within the Equipment entity itself. Options A and B do not specifically create the necessary hierarchical structure, while option D does not address the requirement for a hierarchical relationship but rather suggests a many-to-many connection which is not suitable for this scenario.