Installing and Configuring Xpand Portal Connector

This topic describes how to install and configure Xpand Portal Connector.

Installation of Xpand Portal Connector

To install Xpand Portal Connector, follow the steps below:

  1. Install Microsoft Dynamics 365 Business Central. For details, see standard documentation for Business Central.
  2. Import the Xpand Portal Connector module. To do this, run the following PowerShell command:

Import-Module "E:\Services\160\BC160_DemoPortal\Microsoft.Dynamics.Nav.Apps.Management.psd1"

  1. Publish the Xpand Portal Connector extension. To do this, run the following PowerShell command:

Publish-NAVApp -ServerInstance BC160_DemoPortal -Path "E:\Temp\16.324.4.0\Xpand Ukraine LLC_Xpand Portal Connector_16.3240.5.0.app" -SkipVerification

  1. Synchronize the Xpand Portal Connector extension. To do this, run the following PowerShell command:

Sync-NAVApp -ServerInstance BC160_DemoPortal -Name "Xpand Portal Connector" -mode ForceSync

  1. Install the Xpand Portal Connector extension. This can be done in two ways:
  • Run the following PowerShell command:

Install-NAVApp -ServerInstance BC160_DemoPortal -Name "Xpand Portal Connector" -Force

  • From Business Central:
  1. Choose the  icon, enter Extension Management, and then choose the related link.
  2. In the Extension Management window, select the Xpand Portal Connector extension.
  3. In the Extension Installation window, choose Next.
  4. Select the I accept the terms and conditions check box, and then choose Install.
  5. After successful installation, choose OK on the information message that appears.

Configuring Xpand Portal Connector

After you have installed Xpand Portal Connector, you need to perform the primary setup. You need to configure the following:

  • Set up Xpand Portal Connector users and configure roles and permissions for them.
  • Set up basic entities to work with.
  • Set up general rules for Xpand Portal Connector, enable integration, and test connection in the portal integration setup page.
  • Set up automatic data synchronization between Xpand Portal and Business Central
  • Manually export data from Business Central to Xpand Portal to make it available on the portal, otherwise only new changes will be synchronized.