The ReportDefinition.xml file is located in the configuration folder for IBM InfoSphere Enterprise Records. The default location is <rm_install_path>\FileNet\Config\RM.
For new or existing reports, modify these sections in the ReportDefinition.xml file:
By organizing the id values in the array for a data model, you can customize the order in which IBM InfoSphere Enterprise Records displays the available reports in the Reports tab.
To arrange the order in which IBM InfoSphere Enterprise Records displays reports
<array key="dodClassifiedReports">
<value>21<value>
<value>3<value>
<value>2<value>
<value>1<value>
</array>
IBM InfoSphere Enterprise Records displays report id 21, followed by 3, 2, and 1.