Table of Contents

Installation and Registration

This article describes the prerequisites and installation and registration steps for Bonuses & Accruals or Bonuses & Accruals Extension PL in Business Central online and on-premises.

Important

Polish Localization and Bonuses & Accruals applications must be installed before Bonuses & Accruals Extension PL.

Installing the Application for Business Central Online

To install the application (even if it is only the free trial version), first you must perform the buying process on application offer page on Microsoft AppSource. To purchase the application, follow the steps that have been described in the Buy from AppSource.

To install the Bonuses & Accruals or Bonuses & Accruals Extension PL applications for Business Central online perform the following steps:

  1. On the Microsoft AppSource Apps set a filter to find Bonuses & Accruals or Bonuses & Accruals Extension PL.

  2. Place the cursor on the application name and select the application.

  3. In the App Overview window that is displayed, choose the Install App action to run the installation process. The installation process may take a while.

  4. To check if the application has been installed successfully, go to the Extension Management/Installed Extensions page where you can view the list of all installed applications.

Installing the Application for Business Central On-Premises

To install applications for Business Central on-premises perform the following steps:

  1. Download the installation files from the IT.integro Product Portal.
Important

The IT.integro Product Portal can be accessed only by authorized IT.integro partners.

Caution

When installing the application, you have to be assisted by an authorized IT.integro partner.

  1. Run Dynamics NAV Administration Shell as an administrator.

  2. To publish the application run the command:

Publish-NAVApp -ServerInstance YourDynamicsNAVServer -Path ".\\IntegroBonusApp.app"
  1. To synchronize the application run the command:
Sync-NAVApp -ServerInstance YourDynamicsNAVServer -Name "App Name" -Version VersionNo. -Tenant [Tenant1, Tenant 2, default]
Tip

The Tenant parameter can be skipped for a single-tenant instance or set as default. For multi-tenant instances, each tenant to be synchronized has to be listed.

  1. To install the application run the command:
Install-NAVApp -ServerInstance YourDynamicsNAVServer -Name "App Name" -Tenant [Tenant1, Tenant2, default]
Tip

It is recommended to install the latest application version available.

See Also

Technical Support - Contact IT.integro or your Business Central partner

System Requirements

Publishing and Installing an Extension

Sync-NAVApp