Importing report templates into the Rule Project Map

You can configure the Review part of the Rule Project Map to link to the BIRT report templates that you most frequently use. Rule Designer provides BIRT report templates for you to run reports on business rules, rule consistency, and ruleset completeness.

About this task

To configure the Rule Project Map with Rule Designer report templates, you import the custom report templates provided in the custom-rule-report report project. You can also import your own report templates into the Rule Project Map.

The templates are located in <InstallDir>/studio/samples/brmanagement/customrulereport/custom-rule-report.

Note: Make sure that your Eclipse installation contains the required BIRT plug-ins. For more information, see Installing the Rule Designer required plug-ins.

Procedure

To import report templates into the Rule Project Map:

  1. In the Review part of the Rule Project Map, click Configure.

    The Preferences dialog opens on the Reporting page.

  2. Click Browse in the Template 1 field and navigate to the businessrulereport.rptdesign template.
  3. Click Browse in the Template 2 field and navigate to the consistencycheckingreport.rptdesign template.
  4. Click Browse in the Template 3 field and navigate to the rulecompletenessreport.rptdesign template.
  5. Click Apply, then OK.

    The Review part of the Rule Project Map is updated with links to the report templates that you selected.

  6. In the Review part of the Rule Project Map, click the businessrulereport.rptdesign link.

    The rule report is generated.

Results

For more information on how to run the consistency checking and the completeness reports, see the Sample: Custom report generation sample.