Unique
Current version v1.0.0
Last updated
Was this helpful?
Current version v1.0.0
Last updated
Was this helpful?
The Unique action stores in its memory a list of unique values received from a given event field. An event will be sent out via an output port each time a new value is identified. Furthermore, you can configure a list of all the events stored in its memory to be sent periodically via a different port.
To add it to your Pipeline, drag and drop it onto the canvas.
To open the configuration, click the Action in the canvas and select Configuration.
In order to configure this action, you must first link it to a Listener. Go to Building a Pipeline to learn how to link.
These are the input and output ports of this Action:
Find Unique in the Actions tab (under the Utils group) and drag it onto the canvas.
To open the configuration, click the Action in the canvas and select Configuration.
Enter the required parameters:
Field to be hashed*
The field providing the events to the action.
Hashed output field*
Give the output field a name.
Hash function*
Warmup seconds
You can optionally add a warm-up period. This will be the number of seconds to wait until the first version of the list of stored events is marked as complete and ready to be sent.
Bypass hash calculation
Select true to bypass the hash calculation if the value is null, or false to ignore.
Click Save to complete the process.
Coming soon
Select the Hash operation to use (, , , or ).