About the Rule Repository report
To facilitate working with the Gosu rules, PolicyCenter provides a command prompt tool to generate a report describing all the existing rules. This tool generates the following:
- An XML file that contains the report information
- An XSLT file that provides a style sheet for the generated XML file
After you generate these files, it is possible to import the XML file into Microsoft Excel, for example. You can also provide a new style sheet to format the report to meet your business needs.
Generate a Rule Repository Report
Procedure
- Open a command prompt and navigate to the PolicyCenter installation directory.
-
Execute the following command:
- gwb genRuleReport
Results
This command generates the following files:
- build/rules/RuleRepositoryReport.xml
- build/rules/RuleRepositoryReport.xslt
