A script-enabled browser is required for this page to function properly.

Repeat On property

The Repeat On property applies to the three sections of a report (Header, Main, and Trailer) and provides the ability to associate a data model group to a section. Setting the Repeat On property for a section enables you to obtain multiple instances of a section, or a repeating section.   For example, you can set the Repeat On property for a section to the MANAGER data model group, which generates an instance of the section for each column of the MANAGER group. Then, you can distribute each instance of the section as appropriate (in this case, individual managers in the MANAGER group).

Applies to

Sections

Values

Any group specified in the data model.

Default

Null

Required/Optional

Optional

Usage notes

Example

For an example of using section-level distribution, see the chapter "Bursting and Distributing a Report" in the Oracle Reports Building Reports manual, available on the Oracle Technology Network Oracle Reports Documentation page (http://www.oracle.com/technology/documentation/reports.html). This chapter covers defining distribution of a single section to multiple destinations, using the Repeat On property and distribution XML file.

See also

About report sectioning

About report distribution

Distribution dialog box