Acknowledges the incoming message and forwards it to the next node in the rule chain. This node explicitly marks the message as successfully processed.
Configuration
This node requires no configuration.
JSON Schema
Message processing algorithm
- The node receives the incoming message.
- The message is immediately acknowledged.
- The message is forwarded to the next nodes via the
Success
connection.
Output connections
- Success
- The message was successfully acknowledged and forwarded.