Getting Started
Connecting to Microsoft Dynamics NAV
Establishing a Connection shows how to authenticate to Microsoft Dynamics NAV and configure any necessary connection properties from the Connection Manager window.
You can also configure component capabilities through the available Connection properties, from data modeling to firewall traversal. The Advanced Settings section shows how to set up more advanced configurations and troubleshoot connection errors.
Visual Studio Version Support
The CData SSIS Components for Microsoft Dynamics NAV supports Visual Studio versions 2015 and above.
SSIS Version Support
The CData SSIS Components for Microsoft Dynamics NAV provide data flow components that allow for straightforward integration with Microsoft Dynamics NAV data from SSIS data flow tasks. SQL Server 2014, 2016, 2017, 2019, and 2022 are supported including their corresponding version of SQL Server Data Tools.
Microsoft Dynamics NAV Version Support
The component supports read/write access to Microsoft Dynamics NAV 2013+ through OData Web services. To access data through the API, you will need to publish the pages you want to work with as Web services: In the Web or Windows Dynamics NAV client, search for 'Web services.' To add a page to the list of the pages exposed, select the Object Type and Object Id.
See Also
- Using the Source Component: Pull Microsoft Dynamics NAV data into your data flow task.
- Using the Destination Component: Push data to Microsoft Dynamics NAV.
- Deploying to Azure: Deploy the CData components to Azure from Visual Studio.
- Troubleshooting: The component installation automatically adds the components to the toolbox; if you do not see the components, you can find the procedure to add them here.