Adding filter conditions in event strategies

You can filter the events in an event strategy to remove all irrelevant events from the stream of data. You can use the equality, numeric, or string operators on the data flow properties to filter events.

  1. In an event strategy rule, open the Properties panel of a Filter shape by double-clicking the shape.
  2. Click Add condition.
  3. In the left field, specify the data flow property to be used by the filter.
  4. From the dropdown list, select an operator.
  5. In the right field, provide a value for your filter condition.
  6. Optional: Repeat steps 1 through 5 to add another filter condition.
  7. Click Submit.