Reference > Rule Studio User Interface > Wizards > New Simulation KPI Wizard

This wizard defines a new simulation KPI in Rule Scenario Manager.

To open the New Simulation KPI Wizard, in the File menu select New > Other, open ILOG Rule Studio, open the Rule Scenario Manager category, and click Simulation KPI.

Select Project Page

The Project page is where you select the Java project in which to create the new files. Select a project from the list.

New Simulation KPI Page

The Simulation KPI page is where you specify the definition for the simulation KPI to add to a project.

Table 62 New Simulation KPI Page
Section 
Purpose 
Java Simulation KPI Name 
Enter a name for the Java file to contain the code for the simulation KPI. 
Alias Name 
Enter a friendly name for the KPI to use in simulation definitions. 
Generate a dedicated ResultObjectKpi class 
Select this option to create an object class for the KPI results. 

Related Concepts

Simulation KPI
Simulations

Related Tasks

Adding a Simulation KPI to a Project

Related Reference

New Simulation Wizard
Key Performance Indicator Java Definition

Related Samples and Tutorials

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