Example
This example Data Stream demonstrates how to use this Transformation to pad the temperature data output to at least four rows per batch of records.
Drag the Row Padding Transformation onto the canvas, connect the input endpoint to the simulated temperature data, the output to the printer, and save the Data Stream.

Select the Agent and click Configure. Keep the default Collection.

Set the total number of rows per batch. In this case, set total rows to 4.

Apply the changes, save the Data Stream and publish it.

Let's look at the Live Data View. For each incoming batch, blank rows are added to pad the batch to a minimum number of events.
In this case, the Event Simulator's batch size is 1 - so every "real" event will be followed by three blank events.

File | Link | Security Key |
---|---|---|
Data Stream | Row Padding Example.xuc | C0mp|ex123 |
Last modified 1yr ago