IBM Enterprise Records, Version 5.1.+            

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).

  1. Use an XML editor to open the ReportDefinitions.xml file located 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 will be 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: August 2011
rm_report_exclude_fpos.htm

© Copyright IBM Corporation 2011.
This information center is powered by Eclipse technology. (http://www.eclipse.org)