Changed
This filter is similar to the cache. It can only stop the propagation of the Message across the lane, but only if the target of the received Message is different from the previous one.
Parameters
Parameter | Type | Default | Description |
---|---|---|---|
target | STRING | “main” | the field of the Message that should be used for the filter (it could be main or and extra field) |
... | changed(target="original_author") | ...
Output
The output is not being changed. This filter can only stop or not the propagation of the Message.
Examples
Soon…