Hi,
If we want to make a composite entity. Should the entity key of the main entity be repeated in all child entities?
I mean if let's say in the composite entity, the main entity was EntityA where the Entity key is fieldA and below this enity we have 2 other entities on the same level (Entity B and Entity C)
Should the entity key for EntityB and EntityC contain field A as a must with another unique field?
Another question, can I create a composite entity with the entity repeated? I mean it consists of EntityA and EntityA?
I know it doesn't make sense but can we?
In this case, can the entity key for each one be fieldA only? Or should the main datasource have Entity key as fieldA and the other entity should have fieldA with RecId for example?

Report
All responses (
Answers (