These docs are for v3.0.2. Click to read the latest docs for v5.

Domain Rule

Domain rules are triggered automatically when any kind of message arrives. This comes handy when you want to centralize some kind of activity for each and every incoming data. Like initializing something, incrementing counters, etc.

If a domain rules is specified, the platform will first invoke it and the upon completion it will invoke the corresponding message or binary rule depends upon its kind.