ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Tasks > Defining Rule Scenario Manager Artifacts > Overview of Rule Scenario Manager Artifacts

Rule Scenario Manager artifacts, such as scenarios, simulations, and input parameters, are defined as Java objects or XML objects. In addition, you can use Microsoft Excel to define sets of structured information, in particular input and output data.

Although artifacts can be coded directly, Rule Studio provides several project and code generators to help define these files within RuleApp client projects. The following project generators enable you to create new client projects based on specified rulesets:

In addition, Rule Studio provides code generators to add the following artifacts to existing projects:

Related Concepts

Scenarios
Data and Datasets
Scenario Suites
Simulations
Tests
Extractor
Operator
Scenario Suite KPI
Simulation KPI

Related Tasks

Creating a Client Scenario Project for RuleApps
Defining a New Configuration
Creating a Client In/Out Parameters Project for RuleApps
Adding an Extractor to a Project
Adding an Operator to a Project
Adding a Scenario to a Project
Adding a Scenario Suite to a Project
Adding a Scenario Suite KPI to a Project
Adding Scenario Support Files to a Project
Adding a Simulation to a Project
Adding a Simulation KPI to a Project
Adding a Trace Filters File to a Project
Adding a Type to a Project
Executing Scenarios, Scenario Suites, Simulations, and RSM Archives
Input and Output Parameters in Excel
RSMXML Serialization
BOMXML Serialization

Related Reference

Rule Scenario Manager XML and Java Artifacts

Related Samples

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