Reference > Rule Studio User Interface > Wizards > New Scenario Suite KPI Wizard

This wizard defines a new scenario suite KPI in Rule Scenario Manager.

To open the New Scenario Suite KPI Wizard, in the File menu select New > Other, open ILOG Rule Studio, open the Rule Scenario Manager category, and click Scenario Suite 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 Scenario Suite KPI Page

The Scenario Suite KPI page is where you specify the definition for the scenario suite KPI to add to a project.

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

Related Concepts

Scenario Suite KPI
Scenario Suites

Related Tasks

Adding a Scenario Suite KPI to a Project

Related Reference

New Scenario Suite 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