Rule Builder > Ruleset Parameters > Working With Ruleset Parameters > Setting Ruleset Parameter Values |
Setting Ruleset Parameter Values |
PREVIOUS NEXT |
You can set values for parameters contained in a package using the Execution tab of the Options dialog box. The parameter values in_dir
or inout_dir
are mandatory; therefore, by default this panel automatically pops-up when a package containing parameters of this type is executed. This panel is also used to display error messages related to parameters.
For ruleset parameters whose direction is out_dir
or local_dir
, the initial value
property can be set in the Property Sheet.
The following example uses the fishstore
repository located in the <InstallDir>\doc\docreferences\userbuilder\data
directory.
To create a parameter of this type proceed as follows:
java.lang.String
in the Property Sheet.
WHEN
there is a ShoppingCart
THEN
execute ?context.out.println("Message : " + Message)
Ruleset Parameters | Adding Ruleset Parameters to a Top-Level Package
Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |