Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 80
You plan to use entity mapping to replicate data from a text field between two related entities.
For which scenario can you replicate data?
Answer options
- A. The target field is already mapped to a different source field.
- B. The length of the source field is smaller than the destination field.
- C. The two entities are in a N:N relationship.
- D. The new record is created and then related to the parent record.
Correct answer: B
Explanation
The correct answer is B because entity mapping requires the source field to fit within the constraints of the destination field. Option A is incorrect as a field cannot be mapped to multiple sources, C is wrong since N:N relationships do not inherently allow for straightforward data replication, and D is not applicable as data replication typically occurs prior to establishing relationships.