Upgrade
This article describes the upgrade process for the Dynamics 365 Business Central extensions.
Upgrade Application for Business Central on-premises
To upgrade the Dynamics 365 Business Central extension for the Business Central on-premises, perform the following steps:
Run Dynamics NAV Administration Shell as administrator.
To publish the application, run the command:
Publish-NAVApp -ServerInstance YourDynamicsNAVServer -Path ".\IT.integro sp. z o.o._Electronic Banking Extension DE.app"
- To synchronize the application, run the command:
Sync-NAVApp -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Version VersionNr
- To upgrade data, run the command:
Start-NAVAppDataUpgrade -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Version VersionNr