...
Example / scenario | Sample | |||||
---|---|---|---|---|---|---|
Subscribe to all publisher event categories, using the same template for everything |
| |||||
Subscribe to all publisher event data, with special handling for a specific category |
| |||||
Subscribe to a specific category only, ignoring everything else |
| |||||
Ignore a specific category, process everything else using a common template |
|
Omitting the “*” mapping has the same result as setting it to "action": "ignore"
, but it is recommended to explicitly include the default mapping to make the configuration easier to understand.
Detailed data flow
It works like this:
...