Data upgrade from Business central 14 to Business Central 15 On premise

Hi everyone,

I’m currently facing an urgent challenge which is upgrading data from Business central 14 to Business Central 15 On premise, usually with NAV we used to convert the base for example with opening it with the newer version in the developement environment. Now I find myself stuck because we don’t have the developement environment anymore.

Please can someone enlighten me with how to upgrade my data base to business central 15 on premise.

Thanks in advance.

Even in older versions you could use the PowerShell cmdlet Invoke-NavDatabaseConversion. Now it seems to be the only remaining option.

https://docs.microsoft.com/en-us/powershell/module/microsoft.dynamics.nav.ide/invoke-navdatabaseconversion?view=businesscentral-ps

Invoke-NavDatabaseConversion is going to do the Job but again you need to have all the Extensions for customizations then only you will have a successful Schema Synchronization and then only Data Migration will come into Picture.