ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Tasks > Defining Rule Scenario Manager Artifacts > Creating a Client In/Out Parameters Project for RuleApps

You can create new input/output parameters projects for RuleApps.

To create a new input/output parameters project:

  1. Click File > New > Project.
  2. Expand the ILOG Rule Studio category, select Client Project for RuleApps, and then click Next.
  3. Expand Rule Scenario Manager, select In/Out parameters, and then click Next.
  4. Enter the Project name and location, and then click Next.
  5. Select the RuleApp project for which you want to generate the project, and then click Next.
  6. Select the ruleset archive(s) that you want to execute from the project, and then click Next.
  7. Add initial values for each ruleset parameter in each ruleset you selected. To do this:
    1. Select a line in the table, and then click Change.
    2. Enter a value for the IN and IN_OUT parameters.
    3. Click OK to return to the Ruleset Parameters page.
    4. Repeat for each ruleset parameter.
  8. When you have finished entering initial values, click Finish.

Related Concepts

Data and Datasets
Execution Trace
Scenarios

Related Tasks

Creating a Client Scenario Project for RuleApps

Related Reference

Rule Scenario Manager XML and Java Artifacts
Scenario XML Definition

Related Samples

How to Test Rules in Rule Scenario Manager Using Java Binding
How to Test Rules in Rule Scenario Manager using XML Binding