Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Salesforce module provides you with the ability to select one from two "Message Queue" option.

  • Standard

  • RabbitMQ

Standard message queue

Standard message queue is based on Cron jobs. By default Salesforce cron generate schedules Every 1 minute.

For magento Cron installation refer to “Magento 2 CRON Setup“ article

How to enable Salesforce Standard Message Queue in Magento:

  1. Go to Magento Admin panel - click Salesforce (on left side bar) - General Configuration - Advanced tab

2. Set "Message Queue" option to "Standard" and Save Config

Also you are able to change Salesforce cron time setting:

3. Go to Magento Admin panel - Stores - Configuration - Advanced - System - Cron configuration options for group:tnw_salesforce_crons tab

RabbitMQ message queue

RabbitMQ message queue is

How to enable Salesforce RabbitMQ Message Queue in Magento:

  1. Go to Magento Admin panel - click Salesforce (on left side bar) - General Configuration - Advanced tab

2. Set "Message Queue" option to "RabbitMQ" and Save Config

  • No labels