Skip to content

Integration Accelerator

  1. Contact your Microsoft Dynamics 365 Business Central partner to do the following task

    • Add module Integration Accelerator to the Microsoft Dynamics 365 Business Central License files (.flf/.bclicense). The module is build as Business Central Universal Code and will come with no cost.

    • Deliver the Integration Accelerator app installation files.

    To find a list over XtensionIT partners in your country go to the XtensionIT partner page.

  2. The Integration Accelerator app installation files will be delivered as a .ZIP file.

  3. Unzip the file and Rename all file-extension from “.txt” to “.app”.

  4. Publish and Install the Extensions in the following order

    • XtensionIT Aps_License Manager by XtensionIT_X.xx.x.xxxx.app

    • XtensionIT Aps_Integration Accelerator by XtensionIT_X.xx.x.xxxx.app

  5. Use the following commands in Business Central Administration Shell for installing each app: Microsoft learn: Publishing and installing an extension

    License Manager:

    • Publish-NAVApp -serverinstance BC_Servername -Path “Path_to_App_file\XtensionIT Aps_License Manager by XtensionIT_X.xx.x.xxxx.app”

    • Sync-NAVApp -ServerInstance BC_Servername -Name “License Manager by XtensionIT” -Version X.xx.x.xxxx -Mode Add

    • Install-NAVApp -ServerInstance BC_Servername -Name “License Manager by XtensionIT” -Version X.xx.x.xxxx

    Integration Accelerator:

    • Publish-NAVApp -serverinstance BC_Servername -Path “Path_to_App_file\XtensionIT Aps_Integration Accelerator by XtensionIT_X.xx.x.xxxx.app”

    • Sync-NAVApp -ServerInstance BC_Servername -Name “Integration Accelerator by XtensionIT” -Version X.xx.x.xxxx -Mode Add

    • Install-NAVApp -ServerInstance BC_Servername -Name “Integration Accelerator by XtensionIT” -Version X.xx.x.xxxx