Using the Evaluation Widget

Evaluations are used to define conditions for the measures that are defined in the aggregator. Evaluations perform logical comparisons against these conditions to generate events.

Before adding or configuring an Evaluation, you must first have created the pipeline, data forge, business filter, and aggregator.
  1. In the Pipeline Designer page, select the pipeline where you want to add or modify the Evaluation. The Pipeline Canvas displays.
  2. To add an Evaluation to an Aggregator, click Add To Add To icon, and then select EvaluationEvaluation widget. Alternately, you can right-click on the Canvas to display the list of widgets, select Evaluation and associate the Evaluation with the Aggregator.
  3. Click Options Options iconthen click EditEdit icon. The Evaluation pane displays.
  4. Under Basic Configuration, enter the Name for the Evaluation. This field allows only the following characters: A-Z a-z 0-9 '_' For example, Abc_123 or Abc 123s:
  5. The Advanced Configuration tab displays the detection logic and event generation criteria. Event generation criteria are shown in formula-style expressions in the Output box.
  6. You can add multiple groups and multiple conditions under each group. Add conditions to the Group by clicking Add Group and then Add Condition Add Condition icon
  7. Select the required Aggregator, operators, and conditions to build the evaluation. You can define the evaluation conditions using one of the following:
    • Expression Builder: You can form filter conditions using all the operators given in the Expression Builder. The Expression Builder is used to define free flow text conditions. To define a condition using the Expression Builder, follow these steps:
      1. Click Exp. The Expression Builder dialog box is displayed.
      2. Select the required Attribute and Runtime Parameters and operators. The resulting condition is displayed in the Condition Value field.
      3. Click Save to save the changes.
    • Text: You can define filter conditions using text. A particular column in a table is compared with the input text using the required operators. To define filter conditions using text, follow these steps:
      1. Click Text.
      2. Select an aggregator and operator, and then enter the text in the field on the right-hand side.
      3. Click Save to save the changes.
  8. Use the Include selector to choose whether to include the condition group in this Evaluation.
  9. Click Save. A confirmation message displays.