Hi,
For i while i'm trying to upgrade nav 2013 r2 to nav 2016, I followed the guide, and when i came to sync the tenant after i imported upgrade toolkit, i get following error.
The schema synchronization may result in deleted data. The following destructive changes were detected:
Table: 372, Payment Buffer
Field: 170, Creditor No.: Length reduced
Field: 171, Payment Reference: Length reduced
Examples of code to migrate data:
DataUpgradeMgt.SetTableSyncSetup(DATABASE::"Payment Buffer",[Upgrade Table Id],TableSynchSetup.Mode::[Mode]);
The tenant is at failure state. I hope anyone has an solution idea, thanks.
For i while i'm trying to upgrade nav 2013 r2 to nav 2016, I followed the guide, and when i came to sync the tenant after i imported upgrade toolkit, i get following error.
The schema synchronization may result in deleted data. The following destructive changes were detected:
Table: 372, Payment Buffer
Field: 170, Creditor No.: Length reduced
Field: 171, Payment Reference: Length reduced
Examples of code to migrate data:
DataUpgradeMgt.SetTableSyncSetup(DATABASE::"Payment Buffer",[Upgrade Table Id],TableSynchSetup.Mode::[Mode]);
The tenant is at failure state. I hope anyone has an solution idea, thanks.