Rule Builder > Ruleflows > Working With the Ruleflow Task Property Sheet > Setting Additional Rule Task Properties

The advancedProperties property is for use only with rule tasks. This property allows you to set or access additional properties that can be set through an extension of the ILOG Rule Language (IRL) syntax in the rule engine.

To set this property:

  1. Click a rule task in the Project Explorer to display the rule task properties in the Property Sheet.
  2. Click the advancedProperties property and then click on the images/ellipsis_buttona.png button to open the advancedProperties window.
  3. Type in the additional property definition. An example is shown in Figure 9.17.

  4. images/task_advproperty.png
  5. Figure 9.17    Setting the advancedProperties Property

Following is an example of two advanced properties: the firinglimit accepts an integer that indicates how many rule instances will be fired; property is a custom property that allows users to "extend" the task definition.

  • firinglimit = 4; 
  • property foo = "bar" ; 

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