ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Tasks > Defining Rule Scenario Manager Artifacts > Adding a Trace Filters File to a Project

You can add a new execution trace filters file to an existing project.

To add a new execution trace filters file:

  1. Click File > New > Other.
  2. Expand the ILOG Rule Studio category, expand the Rule Scenario Manager category, and then select Trace filter properties.
  3. Click Next.
  4. Select the project in which you want to create the trace filters file, and then click Next.
  5. Specify filters on the execution trace. Defining a more selective execution trace can improve performance.
  6. Click Finish.

The trace filters file generated replaces any existing trace filters file in the project.

Related Concepts

Scenarios
Execution Trace
Configurations

Related Tasks

Creating a Client Scenario Project for RuleApps
Adding a Scenario to a Project

Related Reference

Rule Scenario Manager XML and Java Artifacts
Scenario XML Definition

Related Samples

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