Rule Builder > Ruleflows > Working With the Ruleflow Task Property Sheet > Adding an Agenda Filter to a Task

You can create an agenda filter on a task. To add an agenda filter you must add the filter to the advancedProperties field as follows:

  1. Click a rule task to select it and display the corresponding Property Sheet.
  2. Click the advancedProperties field and enter the following agendafilter code in the value field.
  3. agendafilter = filter( ?theRule ){
  4. return ?theRule.getRule().getProperties().getBoolean("activation",true);
  5.  };

See Also

Rule Task Properties


Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. PREVIOUS   NEXT