Devart SSIS Data Flow Components for Adobe Commerce について

Adobe Commerce用SSIS Source、Lookup、Destinationコンポーネント

Devart SSIS Data Flow Components for Adobe Commerce (formerly Magento) allow you to integrate Adobe Commerce products, categories, orders, attributes and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized Adobe Commerce Source, Adobe Commerce Destination, and Adobe Commerce Lookup components and provide their own Adobe Commerce Connection Manager.

With Devart SSIS Data Flow Components for Adobe Commerce you can:

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

SQL Support for Adobe Commerce

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

Convenient Devart Adobe Commerce Source Editor

  • Devart Adobe Commerce Source component offers a convenient editor, which displays all the Adobe Commerce objects and their fields and allows you to quickly build a query to Adobe Commerce 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 Adobe Commerce 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 Adobe Commerce Destination

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