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 Bonuses & Accruals application for Business Central online perform the following steps:

  1. On the AppSource offer page, select Free Trial.
  2. Choose the environment on which you would like to install the app (sandbox/ or production).
  3. Press install.
Caution

Follow the similar steps for the Bonuses & Accruals Extension PL application. On AppSource offer page, select Get it now.

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