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.
Updated about 5 years ago