Table of Contents

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:

  1. Run Dynamics NAV Administration Shell as administrator.

  2. To publish the application, run the command:

Publish-NAVApp -ServerInstance YourDynamicsNAVServer -Path ".\IT.integro sp. z o.o._Electronic Banking Extension DE.app"
  1. To synchronize the application, run the command:
Sync-NAVApp -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Version VersionNr
  1. To upgrade data, run the command:
Start-NAVAppDataUpgrade -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Version VersionNr