Devart SSIS Data Flow Components for Magento 관련 정보

Magento를 위한 SSIS Source, Lookup 및 Destination 컴포넌트입니다.

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

With Devart SSIS Data Flow Components for Magento you can:

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

SQL Support for Magento

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

Convenient Devart Magento Source Editor

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

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