Hi,
I have created a custom data entity which contain 2 tables, primary table is InventModelGroup then it will have relation to EcoResReleasedProductV2 entity like below:
After pulling all the necessary fields, the deployment is succeeded. I can get what I wants, and checked in SSMS, it is correct.
But through Data Management, as I tried to export it, turns out I only have field with those from primary table InventModelGroup only.
Anything missing from the data entity creation ?
I have refresh Data Entity from Data Management Framework.
Thanks.