-
IntegrationHow Commerce 365 integration works Overview Commerce 365 for Magento is a Business Central extension that synchronizes your Business Central data with your Magento 2 webshop. When you create or update items, customers, categories, inventory, or other entities in Business Central, Commerce 365 detects those changes and sends them to Magento through t...
-
SynchronizationHow Synchronization Runs Whether triggered manually from the Queued Entries page or automatically by a Job Queue Entry, the synchronization process follows the same sequence: License check: Validates that the Commerce 365 license is active. Initialization: The integration method performs its initialization. For Active, this transfers flagged Integrat...
-
Integration MethodsCommerce 365 for Magento uses an integration method to detect data changes in Business Central and synchronize them to Magento. You can choose between three integration methods, each with different characteristics regarding performance impact, change detection timing, and configuration complexity. Setup The integration method is configured in the Co...
-
Integration Method: ActiveThe Active integration method is the default and most established method. It monitors data changes in real time using Business Central's database trigger mechanism. How it works Whenever a record is inserted, modified, deleted, or renamed in a monitored table, Commerce 365 intercepts the change immediately via database triggers. The change is ...
-
Integration Method: Active (background)The Active (background) integration method also detects changes in real time, but offloads the queueing work to a separate background session. This reduces the performance impact on user transactions. How it works Like the Active method, database triggers intercept changes to monitored tables in real time. Instead of writing to an Integration Entr...
-
Integration Method: PassiveThe Active (background) integration method also detects changes in real time, but offloads the queueing work to a separate background session. This reduces the performance impact on user transactions. How it works Like the Active method, database triggers intercept changes to monitored tables in real time. Instead of writing to an Integration Entr...
-
Table SetupThe Table Setup lets you configure how Commerce 365 for Magento handles changes for Business Central tables. You can use the page to enable or disable monitoring, control queueing, and configure inventory-trigger behavior. - Each record on the page represents a Business Central table. - In Active and Background integration mode, the Monitoring secti...