Linking a Stop Condition to a Processing Group

You can link a stop condition to a processing group to stop the evaluation process before it executes the processing group when an assessment quality result exceeds a given value . This expression is built on the assessment quality result of the previous processing group (in the tree) of the profile. It is executed before executing the processing group. If the expression is true, the stop condition interrupts the process and nothing else is replayed. The stop condition can be expressed as follows: Quality of ProfileA must be > than 758, where 758 is the assessment quality result value that was already computed for the profile. If the assessment quality result is greater than this value, the process is stopped.

See Also
Managing the Assessment Quality
Linking a Precondition to a Processing Group
  1. Double-click the profile and the processing group.
    The Checks and Conditions tab appear.
  2. Click the Conditions tab.
  3. Click Edit .
  4. Create the stop condition expression
    1. In the Stop condition field, in the Quality of box, select the processing group or the current profile whose assessment quality result is to be checked.
    2. Determine if you want the assessment quality result to be greater or greater an equal to a given value.
      The stop condition is now created.