Rule Node is a basic component of Rule Engine that process single incoming message at a time and produce one or more outgoing messages. Rule Node is a main logical unit of the Rule Engine. Rule Node can filter, enrich, transform incoming messages, perform action or communicate with external systems.
- Filter nodes
Filter and route messages based on different conditions
- Enrichment nodes
Enrich messages with information stored in DB
- Transformation nodes
Modify existing messages or create new ones
- Action nodes
Perform various actions based on configuration and message
- External nodes
Interact with external systems
- Flow nodes
Control message flow
- Analytics nodes
Aggregate data