Salesforce module provides you with the ability to select one from two "Message Queue" optionoptions.
Standard
RabbitMQ
Standard message queue
...
Table of Contents | ||||
---|---|---|---|---|
|
Standard Message Queue
The Standard Message Queue is based on Cron jobs. By default Salesforce , the cron generate job generates schedules Every every 1 minute.
Info |
---|
For |
...
Cron installation refer to “Magento 2 CRON Setup“ article |
How to enable Salesforce Standard Message Queue in Magento
...
Go to Magento Admin panel - click
Click Salesforce (on left side barsidebar) - General Configuration - Advanced (tab)
...
Set "Message Queue" option to "Standard" and Save Config
...
Also you are able to change Salesforce cron time setting:
...
Additionally, cron run settings can be modified
Go to Magento Admin panel
...
Click on Stores - Configuration - Advanced - System - Cron configuration options for group:tnw_salesforce_crons tab
...
RabbitMQ message queue
RabbitMQ message queue is an open-source message broker that offers a reliable, highly available, scalable, and portable messaging system. Message queues provide an asynchronous communications mechanism. It supplies faster data synchronization.
Info |
---|
For RabbitMQ installation refer to “RabbitMQ Overview“ Magento devdocs article |
How to enable Salesforce RabbitMQ Message Queue in Magento
...
Go to Magento Admin panel - click
Click Salesforce (on left side bar) - General Configuration - Advanced (tab)
...
Set "Message Queue" option to "RabbitMQ"
...
Click Save Config
...
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...