Table of Contents

Installation and Registration

This article describes the prerequisites and installation and registration steps for Intercompany Insights in Business Central online and on-premises.

Installing the Application for Business Central Online

To install Intercompany Insights 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.

Installing the Application for Business Central On-Premises

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

  1. Download the installation file 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 Intercompany Insights run the command:
Publish-NAVApp -ServerInstance YourDynamicsNAVServer -Path ".\\IntercompanyInsights.app"
  1. To synchronize Intercompany Insights 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 Intercompany Insights 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 for the App - Contact IT.integro or your Business Central partner

System Requirements

Publishing and Installing an Extension

Sync-NAVApp