Designing Intelligent Event Processor (IEP) Projects

ProcedureTo Create a Distinct Operator

  1. Drag a Distinct operator from the Palette to the Design view.

  2. Connect an input from an operator that has a relation result.

  3. Double-click the Distinct operator.

    The property editor opens with the name of the Distinct operator and the output schema name populated. The property editor displays the schema of the data that is input to the Distinct operator.

  4. (Optional) Click the Documentation tab and supply notes on this component.

  5. Click OK.