Previous Topic: Display List of Available Compliance Reports Or Their Fields

Next Topic: Change the Content of the Existing Compliance Reports

Add a New Compliance Report

You can generate other types of compliance reports by adding new reports to the configuration file used by the smcompliance tool.

To add a new compliance report

  1. Verify the name of the report you want to add displaying a list of available compliance reports with the smcompliance tool.
  2. Display the fields of the report you want to add, then copy the xml-formatted text from the screen.
  3. Navigate to the following directory on the Policy Server.
    siteminder_home\compliance\config
    
  4. Open the default configuration file, compliance.conf, with a text editor.
  5. Save a copy of the default file using a different name.
  6. Copy an existing <report> section and paste it above the </reports> tag at the bottom of the configuration file.
  7. Remove the existing text between the <columns> tags.
  8. Add the text from Step 2 between the <columns> tags.
  9. Replace the value of the name attribute in the <report> tag with the name of the report from Step 1.
  10. Change the value of the name attribute in the <table> tag to describe the new report. The generated report file uses this name.
  11. Save your changes and close the new configuration file.

    The new report is added.

  12. Run the smcompliance command and specify the new configuration file.


Copyright © 2010 CA. All rights reserved. Email CA about this topic