ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Concepts > Scenario Service Provider

The Scenario Service Provider (SSP) is a web application residing on an application server that manages the execution of configured rule engines, in one of two ways:

The SSP provides the list of deployed RuleApps that supply the rulesets to execute, and it configures instances of the RES for ruleset execution. It also creates the execution traces and returns them to the Rule Scenario Manager Console.

Related Concepts

Execution Trace

Related Tasks

Deploying the XOM to the Scenario Service Provider

Related Samples

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