Define Rule Criteria

You can define conditions that are evaluated to determine if the rule should be executed. When a rule is first created it has a default criteria of Matches Any condition. This means it will match any event generated by the source system.

Context for the current task

  1. In the Criteria field, click the Matches Any link.
  2. Select Edit Condition from the menu. The Edit Condition dialog box appears.
  3. Select a message property that should be evaluated. The Property list displays a list of all properties defined for the message type specified by the Source system. For example, a source control system will show properties for a commit message. A tracker system will show properties for a work item message.
  4. From the Operator list, select the operator that will determine how the property will be evaluated.
  5. In the Value field, specify the value to evaluate against the property.
  6. Click Save.