Property | Default Value | Description |
---|---|---|
name | Name of the aggregator | |
entity-id | The ID for which entity type to invoke | |
entity-type | The entity type for the aggregator. Valid types (case-sensitive): jobconfig | |
account-id | Account ID that owns the entity | |
active | true | Specifies whether this particular aggregator is active |
completion-size | 200 | The number of messages to aggregate before submitting the aggregated message to the listener API |
completion-timeout | 10000 | The amount of time (in millisenconds) to wait after receiving the last message before submitting the aggregated message to the listener API |
data-type | The data type for the submitted message to the aggregator API. This determines how the messages are aggregated. Valid types (case-sensitive): record, xml, json |