edoc D365 BC archivelink Administration Guide
Breadcrumbs

Install and uninstall edoc archivelink in Dynamics 365 Business Central (on-premises)

Find out here how to install or uninstall edoc D365 BC archivelink in your Microsoft Dynamics Business Central environment (on-premises).

Preparatory steps and required installation files

You will receive one app file per ERP system from edoc solutions ag, which you install: edoc solutions ag_edoc archivelink for Dynamics 365 BC_<Version>.app.

Things to know

You need administration permissions to run Business Central Administration Shell during installation.

First, start Business Central Administration Shell from the respective Microsoft Dynamics 365 Business Central version with administration rights at Start > Business Central Administration Shell.

Save the file edoc solutions ag_edoc archivelink for Dynamics 365 BC_<Version>.app to any local storage location. Please note the storage location.

For a description of the individual command parameters see the Microsoft Docs website in the Microsoft.Dynamics.Nav.Apps.Management reference for Dynamics 365 Business Central.

Execute the following commands in exactly this order:

  1. Publish the app in the selected Business Central Server instance with the following command: Publish-NAVApp -Path "<drive>:\<directory>\edoc solutions ag_edoc archivelink for Dynamics 365 BC_<Version>.app" -ServerInstance <BC server_instance> -Force -SkipVerification

  2. Synchronize the app with your Business Central Server instance with the following command: Sync-NAVApp -Name "edoc archivelink for dynamics 365 bc -ServerInstance <BC server_instance> -Force

  3. Install the app you have just published in your Business Central Server instance with the following command: Install-NAVApp -Name "edoc archivelink for dynamics 365 bc" -ServerInstance <BC server_instance> -Force

You will then find the installed app in Microsoft Dynamics 365 Business Central under Extension Management.

Start Business Central Administration Shell from the respective Microsoft Dynamics 365 Business Central version with administration rights at Start > Business Central Administration Shell.

Execute the following commands in this order:

  1. Uninstall the app in your Microsoft Dynamics 365 Business Central instance:
    Uninstall-NAVApp -ServerInstance <BC server_instance> -Name "edoc archivelink for dynamics 365 bc"

  2. Remove all components from your Microsoft Dynamics 365 Business Central instance:
    Unpublish-NAVApp -ServerInstance <BC server_instance> -Name "edoc archivelink for dynamics 365 bc"