Author:
Fluent Commerce
Changed on:
13 July 2026
`ct-queue` and an internal Event Queue sequentially, decoupling network reception tasks from backend data processing to maintain platform throughput.`application-connector.yml` configuration file.`MessageHandler` class.`ct-queue`.`ct-queue` and pushes it to the Event Queue.`application-connector.yml`.| Component | Description |
| CT-Queue | Entry point for incoming webhook events. |
| Message Router | Maps message names to specific handlers. |
| Fluent OMS | Destination for transformed/mapped data. |
`application-connector.yml` file to point to a new handler class.`MessageHandler` class and ensuring the package is within `com.fluentcommerce.connect`.