sorted

The sorted keyword specifies a sorted ordering of rules executed in a rule task.

Purpose

The keyword used to specify sorted ordering of rules executed in a rule task.

Context

Rule tasks

Syntax

ruletask ruleTaskName 
{
   [ordering = dynamic|sorted|literal;] 
};  

Description

A rule task is designed to execute rules. You can set up some rule execution parameters, such as how the rules are ordered and how many rules are executed.

The keyword ordering specifies how the rules are sorted.

You can have rules sorted according to the following values: