Configuration

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

General

PropertyDescription

Collection

This associates the Agent to a specific Collection (default to that of the current Data Stream).

Refer to Collections and Stream Hosts to understand more about Collections.

Settings

PropertyDescription

Group By

The attribute(s) from the input payload by which you want to group the input dataset.

Aggregation Type

Define whether the event with the lowest (Minimum) or highest (Maximum) value for the group by attribute be returned.

Aggregation Column

The attribute from the input payload whose value you want to aggregate.

Columns to Return

The attributes from the input payload you want to return as output.

Before configuring the Transformation, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.

Endpoints

NameDescription

Input

This endpoint is used to receive data from the parent Agent.

Output

Results of the aggregation will be made available on this endpoint, consisting of the attributes configured for the Columns to Return property.

Error

If errors are encountered during the execution of this Agent they will be published on this endpoint.

Last updated