Flow Nodes
Control how messages move between rule chains and queues.
| Node | Description |
|---|---|
| Acknowledge | Acknowledges the message in the queue and forwards it to the next nodes |
| Checkpoint | Transfers the message to a specified queue for separate or sequential processing |
| Rule chain | Forwards the message to a configured rule chain |
| Output | Returns the processing result from a sub-chain back to the calling Rule Chain node |