ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Tasks > Defining Rule Scenario Manager Artifacts > Adding a Simulation to a Project

You can add a new simulation to an existing project.

To add a new simulation:

  1. Click File > New > Other.
  2. Expand the ILOG Rule Studio category, expand the Rule Scenario Manager category, and then select Simulation.
  3. Click Next.
  4. Select the project in which you want to create the simulation, and then click Next.
  5. Specify the following simulation components:
  6. - Name: Enter a name for the simulation.
    - Description: Enter a short description for the simulation.
    - Simulation KPI: Specify a file containing a definition for a simulation KPI.
    - Scenario Suites: Specify the scenario suites that belong to this simulation.
    - Report Name: Specify the name of the simulation report for this simulation.
  7. Click Next.
  8. Specify a configuration for the simulation:
  9. - Use the default configuration: If you want to use a default configuration for the simulation, click this option on.
    - Choose an existing configuration: To use an existing configuration other than the default. Specify the configuration file you want to use.
    - Create a new configuration: Select this option to build a new configuration. When you click Next, three further wizard pages follow in which you can define the configuration. See Defining a New Configuration for more information.
  10. Click Finish.

Related Concepts

Simulations
Simulation KPI
Simulation Report
Configurations
Scenario Suites

Related Tasks

Adding a Scenario Suite to a Project
Adding a Simulation KPI to a Project
Defining a New Configuration
Executing Scenarios, Scenario Suites, Simulations, and RSM Archives

Related Reference

Rule Scenario Manager XML and Java Artifacts
Simulation XML Definition
Configuration 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