<< Click to Display Table of Contents >>

Zetadocs Delivery and Zetadocs Capture Extension for Business Central

 

Zetadocs Delivery and Zetadocs Capture Extension can be installed on Business Central Online or Business Central on premises. The installation steps are a little different for each deployment.

 

Extension Marketplace installation (Microsoft AppSource)

Perform the installation steps below when installing on Business Central Online.

 

  1. Open Business Central and from the Command bar, choose Setup & Extensions > Extensions.
  2. Click Extension Marketplace from Manage, then search AppSource for Zetadocs.
  3. Choose Zetadocs Delivery and Zetadocs Capture from the list and then select GET IT NOW.
  4. Enter your Microsoft Work and School account details and click Continue.
  5. Choose where you want to install - Production or Sandbox, then click Install.
  6. The installation will now proceed and the status can be checked in Deployment Status under Manage.
  7. The Zetadocs Delivery and Zetadocs Capture Extension will appear as Installed in the Extensions list and you can go to Next Step.

 

Extension PowerShell installation (Windows PowerShell ISE)

Perform the installation steps below when installing on Business Central on premises or on Docker.

 

  1. Download the Zetadocs Delivery and Zetadocs Capture Extension from the Equisys website that corresponds to the version of Business Central installed.
  2. Open Windows PowerShell ISE as an admin and paste the following script:

 

$serverInstance = "BC150";

$appFile = "Zetadocs_Delivery_Zetadocs_Capture_Extension_1.0.2830.15_runtime.app";

         

Publish-NavApp -serverInstance $serverInstance -path $appFile -skipVerification -packageType Extension

 

Field

Description

$serverInstance

Edit to match your Business Central instance.

$licenseFile

Edit with path to Business Central license (must include the Zetadocs Objects.)

 

  1. Execute the script.
  2. Publication will now proceed and the status can be checked in Deployment Status under Manage.
  3. Once complete, select the “Zetadocs Delivery and Zetadocs Capture” Extension and click on Install.
  4. Click Next and select the relevant language.
  5. Accept the terms and conditions and click on Install.
  6. The Zetadocs Delivery and Zetadocs Capture Extension will appear as Installed in the Extensions list and you can go to Next Step.

 

Next Step

Now that you have completed the Business Central Extension installation, you are ready to run the Zetadocs Delivery and Zetadocs Capture Assisted Setup.