Configuring Sun Master Indexes (Repository)

EDM Reports and Reports Page Configuration Elements (Repository)

The following table lists and describes the XML elements that define the configuration of the Reports page on the EDM.

Table 1 Reports Page Configuration Elements

Element 

Description 

root-object

The name of the type of object on which to report (this must be the parent object). 

tab-name

A name for the report pages. This name appears on tab label associated with the report pages on the EDM. 

tab-entrance

The URL to the entry page of the reports pages. This element should not be modified. 

search-page-field-per-row

The number of fields to display in each row of the Reports Search page. 

The following table lists and describes the XML elements that define the reports run from the EDM.

Table 2 Reports Configuration Elements

Element 

Description 

report

A report definition of one type of report run from the EDM. with the exception of search reports (which do not need to be configured). 

report/name attribute

The type of report being generated. you should not need to modify this element, but you can specify any of the following production reports: 

  • Assumed Match

  • Potential Duplicate

  • Deactivated

  • Merged

  • Unmerged

  • Update

report/title attribute 

The descriptive name of the report. This can be any string, and appears as the title on the specified report. 

enable 

An indicator of whether the report can be run from the EDM. Specify true to allow the report to be run; specify false to disable the report.

max-result-size 

The number of records to display on the report. if no value is entered, or if the value is zero (0), the size defaults to 1000 records. To retrieve all records for a report, enter a very large value for this element. 

page-size 

The number of records returned to the report generator at one time for each report. If you do not enter a page size or you enter “0”, the size defaults to 500 records for all reports. 

fields/field-ref 

A list of fields to display on the report in addition to those that are displayed by default. Use the simple field name for the field-ref value. This element should be empty for the activity reports. If a list of fields is supplied for any activity reports, it is ignored.