I am trying to export an entity named FNBI_PartitionsEntity from D365 to BYOD and i am getting an error.I have performed the following steps:
1.During export the parameter skip staging is set to /No/.
2.Full push is performed.
3.Performed the entity sync and regenerated the staging table from Visual Studio for the entity FNBI_PartitionsEntity.
4.Generated mapping and republished the data entity to BYOD.
After performing all these steps i am still facing this issue during export to BYOD.Please give me solutions for this error.Thank you.
Below is the Error during export:
Results. Cannot select a record in FNBI_Partitions (FNBI_PartitionsEntity).
The SQL database has issued an error.
Object Server Azure:
[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Invalid column name 'CREATEDBY'.
SELECT T1.CREATEDDATETIME_,37001,T1.MODIFIEDBY_,T1.MODIFIEDDATETIME_,37001,T1.NAME,T1.PARTITIONKEY,T1.RECID_,T1.RECVERSION_,T1.MODIFIEDDATETIME,T1.MODIFIEDBY,T1.CREATEDDATETIME,T1.CREATEDBY,T1.RECVERSION,T1.RECID FROM FNBI_PARTITIONSENTITY T1