Embedded Result Sets

Many data sources, such as relational databases, have records with one-to many relationships to other records. Embedded Result Sets are used to display sub-sets of records in a Result Set.

Example:

<RESULTSET>
    <IRESULTSET Name= >
    </IRESULTSET>
</RESULTSET>

The Result Set displays a single record from the data source. The embedded Result Set then lists data related to the record in the Result. The Name Parameter specifies the field from the Result set that is used to link the embedded result Set to the parent Result Set. The coding within embedded Result Sets is exactly the same as for a Result Set. Field Tags, Loops etcetera will need to be specified to determine how the displayed data will be formatted.

Note: IResultSet can be used within other tags, such as Loop. IResultSet can also have other IResultSet tags contained within them.

Parent topic: Building Result Sets.


IBM Workplace Web Content Management - V5.1.0.1 -

 

Workplace Web Content Management is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.