How to make a queue available for 3rd party systems to consume
I need to create a message queue in Magento and expose it to the 3rd-party system. As I understand, it is required to create communication.xml, queue_publisher.xml, and queue_topology.xml files – so that I’ll be able to publish there. But how… Read More »How to make a queue available for 3rd party systems to consume