Back to Fuji EIP Aggregate, or Fuji EIP Aggregate Info
| At line 30 added 8 lines. |
| ! Syntax |
| {{{ |
| aggregate [name] | ( [wait-for] [filter] [aggregator] ) |
| name := named configuration with contains the aggregate details |
| wait-for := wait condition that must be met before input messages are forwarded as an aggregate |
| filter := filter expression used to select specific messages for the aggregate |
| aggregator := definition of how the aggregated messages are assembled into a single aggregate output message |
| }}} |
| At line 39 added 3 lines. |
| ! Examples |