Example: Displaying a Rational DOORS module name in the header
You can display the name of a Rational® DOORS® module
in the page header.
Procedure
- Add a Rational DOORS data source schema.
- In the template editor, insert a
Container element. - Right-click the container element and select .
- Select the _reportName variable and click Edit.
- In the Set Assignments for Current Element window, click the Data Expression tab.
- Expand Attributes and select the Name attribute.
- Click OK and OK to close the windows.
- From the Palette view, drag a
Paragraph element
and place it after the container element. - From the Outline view, select a master page and drag it into the paragraph element.
- From the Palette view, drag a
Text element into
the paragraph element. - From the Data Source Schema, drag the _value into the text element.