You can also set up a launch configuration in Rule Studio.
To set up the configuration:
-
Select Run > Run. The Run dialog box opens.
-
In the Configurations area, select Rule Project, and then click New. A
New_Configuration item appears in the Configurations area. Type a name for the configuration in the Name field.
-
In the Rule Project page, set up your configuration as follows:
-
Browse to select the rule project you want to run in the Project field.
-
Select the Stop at first rule statement box if you want to stop at the first rule statement.
-
Select Launch project with function ilrmain if you want to execute your rule project with a function
ilrmain.
-
In the Parameters page, set values for the
in and inout ruleset parameters. See Setting Ruleset Parameter Values for more information.
-
In the Classpath page, set the classpath for the rule project. See Setting a Custom Execution Object Model Classpath for more information.
-
Click Apply to save your configuration. Then, click Run.
Related Concepts
Related Tasks