Configuration
This section explains each of the properties in the configuration blade.

Property | Description |
---|---|
Collection | This associates this Agent to a specific Collection and defaults to that of the current Data Stream. |
Property | Description |
---|---|
Reset Count Each Batch | Tick to reset the count to 1 every time data is received; or continue the count with each new event received. |
Row Number Column Name | The name of the new row count attribute added to received events, which defaults to RowNumber. |
If you tick Reset Count Each Batch for a Data Stream which is not batched, the row count will always be 1.
Before configuring the Transformation, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.
Name | Description |
---|---|
Input | This endpoint is used to receive data from the parent Agent. |
Output | Events received from the parent Agent - along with the new integer row count data point - are made available to this endpoint. |
Error | If errors are encountered during the execution of this Agent they will be published on this endpoint. |
Last modified 1yr ago