The Microsoft Dynamics 365 BC/NAV components are the components found within the SSIS Integration Toolkit for Microsoft Dynamics 365 that facilitate integration with Microsoft Dynamics 365 BC/NAV.

You can use these components for integration or migration with any of the following:

  • Microsoft Dynamics 365 Business Central
  • Microsoft Dynamics NAV 2018, 2017, 2016,2015, 2013 R2, 2013, 2009 R2, or 2009

Youtube Video - Getting started with the SSIS Integration Toolkit for Microsoft Dynamics NAV

Before beginning integration with the Microsoft Dynamics NAV server, you must first configure the NAV server to support the integration, the below process is only required for on-premises versions of Microsoft Dynamics NAV and not necessary for integrating with Microsoft Dynamics 365 Business Central:

Once the server has been configured, there are 3 components available for use when working with Microsoft Dynamics 365 BC/NAV data:

  • NAV Connection Manager
    • Facilitates the connection to the appropriate Microsoft Dynamics 365 Business Central or NAV server instance.
    • Built-in retry on intermittent errors helps eliminate integration disruptions due to temporary service outages or disruptions.
    • Support for multitenant deployment.
  • NAV Source Component
    • Facilitates reading data from the Microsoft Dynamics 365 BC/NAV server.
    • Supplementary Parameters support when reading from specific objects.
    • Advanced filtering capabilities to retrieve only the necessary data.
  • NAV Destination Component
    • Facilitates writing data to the Microsoft Dynamics 365 BC/NAV server.
    • Write to Microsoft Dynamics 365 BC/NAV through either Create, Update, Delete or Upsert write actions.
    • Supplementary Parameters support when writing to specific objects.