Online Helps > Rule Scenario Manager Console > Tutorial > Introduction

This tutorial uses a sample loan validation system to demonstrate the testing and simulation capabilities of the Rule Scenario Manager Console.

The tutorial is made up of the following tasks:

It will take you about two hours to complete this tutorial.

Before You Start

This tutorial is designed to run on the version of JBoss supplied with the JRules distribution. In order for the tutorial to work correctly, you need to start the JBoss server and also run a utility that prepares Rule Scenario Manager for the tutorial. This utility compiles and repackages the XOM files into the Scenario Service Provider and deploys the RuleApps used.

To prepare for the tutorial:
  1. Start the JBoss server by clicking Programs > ILOG > ILOG JRules version > Web Interfaces > Start JBoss server on the Start menu:
  2. (On UNIX go to the directory <InstallDir>/shared/bin, and type: startserver.sh)
  3. Repackage the XOM into the SSP by launching <InstallDir>/scenariomanager/tutorials/rsmconsole/prepare-tutorial.exe
  4. (On UNIX system, go to the directory: <InstallDir>/scenariomanager/tutorials/rsmconsole and type: prepare-tutorial.sh.)
  5. Once the utility has completed, start the Console by opening a Web browser and entering the following URL:
  6. http://localhost:8080/rsm
    Windows users of the supplied JBoss can also click Programs > ILOG > ILOG JRules version > Web Interfaces > Desktop Rule Scenario Manager on the Start menu to open the Console.

Tutorial Directory Structure

In this document, <TutorialsDir> refers to the installation directory of the Rule Scenario Manager tutorials, which is normally <InstallDir>/scenariomanager/tutorials. All the files for this tutorial are contained in the following directory: <TutorialsDir>/rsmconsole.

Each task in the Console tutorial has its own directory containing the files you need to do the task. In addition, from Task 2, the directories contain the results from the previous tasks, in the form of RSM archives. This allows you to start the tutorial from any of the tasks.

It is recommended to work through the tutorial as a progression - each task leads into the next. However, you can also start each task independently using the files supplied here. The tutorial has the following structure: