
Here are steps to upgrade to Business central .This is old way that is merging the objects into standard objects . Anyway not recommended to do this and it is better to create extension and publish it
Listed here some of the steps to upgrade business central from NAV 2018
- Merge all customization of old database to business central on-premises. Merging can be done using PowerShell(recommended) or manually (not recommend)
- Rectify all the errors and keep the object ready for upgrade.
- Take full SQL backup of old database.
- Install the Business Central from DVD.
- Uninstall allthe existing extensions from old database.
- Upload business central partner license into the old database.
- Delete all object except tables from old database.
- Clear all server instance and debugger breakpoints records from the old database.
- Make sure user with whom upgrade is carried out should have privileges of DB_Owner in Sql.
- Open business central development environment as an Administrator.
- Open the old database in Business central, which will ask for convert.
- Skip the schema synchronization at this point of upgrade.
- Import the upgraded objects on converted database in business central with selection of Replace All.
- Skip the schema synchronization at this point of upgrade.
- Import appropriate upgrade code unit from product DVD.
- Connect new database to appropriate NAV service.
- Increase SQL command time out to maximum number.
- Compile all objects with schema synchronization.
- Execute data upgrade process and import permission set.
- Make pages searchable by using ‘Build object search Index’ option from developer environment.
- Remove all unwanted objects
- Get Ready to face customer queries from new database
Could you please suggest Upgrade steps from NAV 2018 to Business Central online
LikeLike