| Reference > Rule Languages > ILOG Rule Language > IRL Keywords > default (in Rule Task) |
default (in Rule Task) |
PREVIOUS NEXT |
The keyword used to select the default (RetePlus) execution mode for a rule task. This keyword in the ruletask definition.
ruletaskruleTaskName {algorithm= default|sequential; };
The value following the algorithm keyword indicates which execution mode will be used to fire the rules: the RetePlus mode (the algorithm value is then default, which is its default value) or the sequential mode (the algorithm value is sequential).
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |