Table of Contents

Installation and Registration

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

Requirements

  1. Additional requirements for an on-premises installation:

    • BC Instance with NavUserPassword authentication must exist.

    • There must be a service account for the NavUserPassword instance (can be the same as for other instances). It must have the Log on as a Service permission.

    • There must be SSL certificate installed on and trusted by each communicating server. It can be either an external CA certificate, or a self-signed added as trusted on each server.

    • The service account must have permissions to the certificate private key.

    See more at Authentication and Credential Types for Dynamics 365 Business Central.

  2. User account with password or Web Service Access Key, that has permissions to both companies, or multiple users.

Installing the Application for Business Central Online

To install Advanced Intercompany for Business Central online:

  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 the Install button.

Installing the Application for Business Central On-Premises

To install Advanced Intercompany for Business Central on-premises:

  1. Download the installation file from the IT.integro Product Portal. Add the Advanced Intercompany functionality for NAV and D365BC application for the client license.
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 Advanced Intercompany run the command:

Publish-NAVApp -ServerInstance YourDynamicsNAVServer -Path ".\\IT.integro sp. z o.o._Advanced Intercompany.app"
  1. To synchronize Advanced Intercompany 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 Advanced Intercompany 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