Hi,
I got this BP warning below in my entity staging table:
BPErrorEDTNotMigrated: The relation under the extended data type (EDT) 'XYZ' must be migrated to table relation. Consider using EDT relation migration tool.
I got this BP warning below in my entity staging table:
BPErrorEDTNotMigrated: The relation under the extended data type (EDT) 'XYZ' must be migrated to table relation. Consider using EDT relation migration tool.
1. Is it enough to just create a new relation?-- as the BP warning disappears once i add it
2. As In some places, i read that we need to add the relation, in addition to mark /ignore EDT relation/ on the staging table field as true, is this needed?
3. And some said, we need to add the relation, in addition to filling /source EDT/ on the relation itself, is this needed?
4. when copying the relation from the actual table to the entity staging table, do i need to remove the /onDelete/ property and the index property?
5. on the relation, there is a property, called /EDT Relation/ do i need to change this one to true or false?