
Hi All,
I have added more than 10 fields to DirPartyV2Entity data entity ,so I have BP warnings about number of fields in this case shall I create new table for staging and how to link it with current staging table ?
but I read this in the documentation from Microsoft "This rule verifies that no more than 10 fields were added to a table during the process of customizing or extending that table. This rule doesn't apply to staging tables."
learn.microsoft.com/.../customization-analysis-report
Any hints?
Hi wayed,
I think Data entity will have only one staging table. You cannot have more then one staging table.
As you already said that in microsoft documentation, that rule is not applicable to staging table.
My suggestion will be ignoring the best practice warnings.
If you still wants to solve that bp warning you can create new data entity and add your custom fields along with standard fields.
Thanks,
Girish S.