Widgets in Data Transformation Pipelines

Depending on the pipeline type, specific widgets are available in the widgets pane of the pipeline. This topic describes the widgets in Data Transformation pipelines.

The following table describes the widgets available in Data Transformation pipelines.

Table 2-2 Data Transformation Pipeline – Widgets and Descriptions

Widget Name Description
Calendar widget Calendar Use this widget to add a Calendar, which allows you to designate and configure the schedule the scenario pipeline should be run according to.
Data Forge widget Data Forge Use this widget to select the source(s) (Tables) which form the dataset to be further used in the pipeline.
Business Filter widget Business Filter Use this widget to filter the data in the pipeline to create a subset of the data records which are available by applying the business filters. This allows you to search and analyze behaviors of interest.
Data Transformation widget Data Transformation Use this widget to write complex expressions and transformation in Python.
Aggregator widget Aggregator Use this widget to define aggregators using available aggregations in the widget.
Evaluation widget Evaluation Use this widget to configure an evaluation. Evaluations are used to define conditions for the aggregations that are defined in the aggregator. Relevant data (aggregators) is compared against these conditions using logical comparisons to identify the early signals of increasing risk exposures in various areas of an enterprise, resulting in event generation.
Create Event widget Create Event Use this widget to produce an event. This widget accepts inputs from evaluation and generates events based on evaluated output data from the evaluation widget.