ILOG JRules User Guide > Querying and Reporting > Tasks > Generating Rule Reports > Generating Static Rule Analysis Reports

Static rule analysis reports detect and troubleshoot conflicting business rules. They can be run only at project level, but you can use an extractor to filter out rules you do not want to report on.

To generate a static rule analysis report:

  1. In the Rule Explorer, right-click the rule project you want to check.
  2. Select Rule Report > Static Rule Analysis.
  3. images/Static_rules_analysis_wizard_1.png
  4. In the Reporting wizard, on the Static Rule Analysis Report page, enter the Name of the report and the Location where you want the report to be generated.
  5. The location can be within the workspace or in an external location.
  6. Click Next.
  7. Select a BIRT template. By default the template static_rule_analysis_report is selected. If you have added customized report templates, they appear in this list.
  8. Click Next.
  9. On the Static Rule Analysis Report page, select the type of extraction you want to use:
    1. To analyze all rules contained in the project, select Use all rules contained in project.
    2. To analyze a custom set of rules, select Use an extractor to filter rules contained in project and click Browse to select the extractor.
  10. Select the type of check(s) you want to make:
  11. images/Static_rule_analysis_dialog.png
    For information on each of the different checks available, see Static Rule Analysis.
    To check decision tables and trees, select the option Include decision tables and decision trees in the inter-rule checks.
  12. Click Finish.
  13. The static analysis report is generated and saved to the location you specified, and automatically displayed:
    images/Consist_check_report.png

To change the format of the default report template, see Customizing Reports.

Related Concepts

Static Rule Analysis

Related Tasks

Generating Business Rule Reports
Customizing Reports