Configuration

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

General

PropertyDescription

Collection

This associates the Agent to a specific Collection and defaults to that of the current Data Stream.

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

Settings

PropertyDescription

Round to Whole Number

Tick this checkbox if the randomly generated numbers have to be Whole numbers.

For each attribute or column that is to be Randomly generated, add a row to the grid. Each row consists of the following columns:

PropertyDescription

Column Name

Specify a name for the newly created column.

Minimum Value

Select an attribute from the input payload which represents the minimum range for random generation.

Maximum Value

Select an attribute from the input payload which represents the maximum range for random generation.

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

Endpoints

NameDescription

Input

The input to which the Random Number Function is applied.

Output

The Agent publishes the resulting events to this endpoint. The output is made of the input payload and the new attributes containing random values.

Last updated