![]() |
VOOZH | about |
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for Dynamics 365 Business Central allows you to easily transfer Dynamics 365 Business Central data. In this article you will export data from SQL Server to Dynamics 365 Business Central.
To get started, add a new ADO.NET Source control and a new Dynamics 365 Business Central Destination control to the data flow task.
π The source and destination components used in this example.Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
To authenticate to Dynamics 365 Business Central, you must select an AuthScheme and provide the required properties (OAuth by default).
Specify the . If you have multiple companies in your organization, you must also specify the to indicate which company you would like to connect to. does not need to be specified if you have only one company.
To authenticate with an Access Key, set AuthScheme to "AccessKey" and provide the and properties.
To obtain the and values, navigate to the Users page in Dynamics 365 Business Central and then click on Edit. The User Name and Web Service Access Key values are what you will enter as the and connection string properties. Note that the User Name is not your email address. It is a shortened user name.
If you wish to authenticate through other methods, refer to the Help documentation.
In the destination component Connection Manager, define mappings from the SQL Server source table into the Dynamics 365 Business Central destination table and the action you want to perform on the Dynamics 365 Business Central data. In this article, you will insert Accounts entities to Dynamics 365 Business Central.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.
π The SQL Server table to export into Dynamics 365 Business Central.Download a free trial of the Dynamics 365 Business Central SSIS Component to get started:
Download NowLearn more:
π Dynamics 365 Business Central (NAV) IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live Dynamics 365 Business Central data through SSIS Workflows.
Use the Dynamics 365 Business Central Data Flow Components to synchronize with Items, Sales Orders, Purchase Orders, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!