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

You can add a new simulation KPI to an existing project.

To add a new simulation KPI:

  1. Click File > New > Other.
  2. Expand the ILOG Rule Studio category, expand the Rule Scenario Manager category, and then select Simulation KPI.
  3. Click Next.
  4. Select the project in which you want to create the KPI, and then click Next.
  5. Specify the following KPI values:
  6. - Java Simulation KPI Name: Enter the name of the Java class defining the KPI.
    - Alias Name: Enter a friendly alias for the KPI.
    - Generate a dedicated ResultObjectKpi class: To create a dedicated KPI results class, click this option on.
  7. Click Finish.

Related Concepts

Simulations
Simulation KPI

Related Tasks

Adding a Simulation to a Project

Related Reference

Rule Scenario Manager XML and Java Artifacts
Key Performance Indicator Java 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