From version 6.1
edited by Anastasia Lozinskaia
on 2026/09/09 03:33
on 2026/09/09 03:33
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Data transmission from RetailEngineSystem to Smart Communications via RabbitMQ1 +Data transmission from Loymax System to Smart Communications via RabbitMQ - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. alozinskaia1 +XWiki.zanina - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% class="lead" %) 2 -The RetailEngineSystem allows exchanging event results with Smart Communications. This allows real-time updates on events in Smart Communications. Events are transmitted via the message broker [[RabbitMQ>>https://www.rabbitmq.com/documentation.html]].2 +The Loymax System allows exchanging event results with Smart Communications. This allows real-time updates on events in Smart Communications. Events are transmitted via the message broker [[RabbitMQ>>https://www.rabbitmq.com/documentation.html]]. 3 3 4 4 (% class="box" %) 5 5 ((( ... ... @@ -8,7 +8,7 @@ 8 8 {{toc depth="2" start="2"/}} 9 9 ))) 10 10 11 -== Data transmission process from the RetailEngineSystem to Smart Communications via RabbitMQ ==11 +== Data transmission process from the Loymax System to Smart Communications via RabbitMQ == 12 12 13 13 Let’s use the **Customer registration** event as an example. 14 14 ... ... @@ -21,7 +21,7 @@ 21 21 22 22 (% class="box infomessage" %) 23 23 ((( 24 -To transmit events to the Smart Communications platform, the [[ Retailengine.Plugins.SmartCommunications>>doc:Main.Installation_and_configuration.Extra_modules.Plugins_and_adapters.Plugins_list.WebHome||anchor="009"]] plugin must be connected. Enabling the plugin creates a dedicated queue linked to Smart Communications, and event messages are placed in that queue.24 +To transmit events to the Smart Communications platform, the [[Loymax.Plugins.SmartCommunications>>doc:Main.Installation_and_configuration.Extra_modules.Plugins_and_adapters.Plugins_list.WebHome||anchor="009"]] plugin must be connected. Enabling the plugin creates a dedicated queue linked to Smart Communications, and event messages are placed in that queue. 25 25 ))) 26 26 27 27 |(% style="border-color:#ffffff; text-align:center" %){{lightbox image="smc_MMP.png" width="900"/}}