IBM Enterprise Records, Version 5.1.2    

Excluding a report from a file plan object store

For security reasons, you can exclude the availability of a report from a specific file plan object store (FPOS).

Procedure

To exclude a report from a file plan object store:

  1. Use an XML editor to open the ReportDefinitions.xml file in the configuration folder for IBM® Enterprise Records. The default location is ier_install_path\Config.
  2. Under <List key="reportDefinitions">, find <object key="reportDefinition"> for the report that you want to exclude from an FPOS.
  3. Within the reportDefinition object key, enter the following tags:
    <array key="excludedObjectStores">   
    		<value>fpos<value>
    </array>

    where fpos is the name of the FPOS where the new report is excluded. You can add additional value tags to exclude the report from more than one FPOS.

  4. Save ReportDefinitions.xml.
  5. Restart the web application server where IBM Enterprise Records runs for the changes to take effect.


Feedback

Last updated: November 2013
rm_report_exclude_fpos.htm

© Copyright IBM Corporation 2013