Example

An example Data Stream that demonstrates how to use this Transformation to identify distinct batches of temperature data can be found below.

Refer to configuration to understand all configuration options of this Agent.

Step 1: Add the Agent

Drag the Batch Identifier Transformation onto the canvas, link the input endpoint to the temperature data, the output to the printer, and save the Data Stream.

Step 2: Configure General

Select the Agent and click Configure. Keep the default Collection and identifier column name.

Apply the changes and save the Data Stream.

Step 3: Results

Publish the Data Stream, and take a look at the Live Data View. A unique Batch Id property has been appended to each incoming batch of (two) records.

Files

See the Import, Export, and Clone - XMPro article for steps to import a Data Stream.

Last updated