關於 Devart SSIS Data Flow Components for Microsoft Dynamics 365

Microsoft Dynamics 365 的 SSIS 源、查找和目標群元件。

Devart SSIS Data Flow Components for Microsoft Dynamics 365 allow you to integrate Microsoft Dynamics 365 contacts, accounts, opportunities, leads, products, and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized Dynamics Source, Dynamics Destination, and Dynamics Lookup components and provide their own Dynamics Connection Manager.

With Devart SSIS Data Flow Components for Microsoft Dynamics 365 you can:

  • Quickly build SSIS-based integration solutions for Microsoft Dynamics 365
  • Automate Microsoft Dynamics 365 integration via SSIS Data Flow tasks
  • Import and export CSV files to Microsoft Dynamics 365
  • Synchronize Microsoft Dynamics 365 with SQL Server or other data sources

SQL Support for Microsoft Dynamics 365

  • Devart Dynamics Source supports SQL to get data from Microsoft Dynamics 365. Simple statements are translated directly to Microsoft Dynamics 365 API calls and executed on the Microsoft Dynamics 365 side, and for more complex statements, the necessary data are queried from Microsoft Dynamics 365 and processed locally. You can specify complex SELECT statement with grouping, filtering, ordering, etc. in the Devart Dynamics Source editor.

Convenient Devart Dynamics Source Editor

  • Devart Dynamics Source component offers a convenient editor, which displays all the Microsoft Dynamics 365 objects and their fields and allows you to quickly build a query to Microsoft Dynamics 365 via drag-n-drop. It also displays the list of available system and user variables of the package, allowing you to quickly add them to your select statements. If necessary, you can also quickly preview data, returned by the source, and check whether you query returns what you need.

Advanced Lookup Optimizations

  • Devart Dynamics Lookup component offers very high performance because of the advanced optimization techniques used. It checks several rows at once, and caches the returned results to reduce the number of round-trips to the server.

High-performance Devart Dynamics Destination

  • Devart Dynamics Destination component allows you to quickly load data to Microsoft Dynamics 365. It supports all kinds of DML operations - Insert, Update, or Delete.