The FramePlacer tool assists you in creating profile rules and hints to help RTV reassemble child frames and framesets. The outputs of this tool are the hint lines in the Profile file.
Replay Rules
from the context menu in the Viewable Pages pane. Then, select Place this page in a frame
. A list of available frames is
listed. This command also instructs RTV to always place the page in
a specific frame and creates a profile rule.To begin, in the Viewable Pages list, you can select the file in the left plane. Then, select Tools > FramePlacer.
The URL text block contains the URL of the selected page, and the HTML Title of the page, if available, is in the Title text box. The two drop-downs on the right initially display _top, which is also displayed in the Available Frame Targets list box. These references indicate that the page is identified to RTV as a standalone page currently.
RTV does not know where to place the URI, so you must define it. Usually, the frameset is the one referenced in the page that is displayed in the session before the page in FramePlacer. To select a different frameset, click the Select Frame Set drop-down. The following figure shows the framesets available in the session.
After you select a frame set, you must configure the target frame, which is the pane within the frame set where the page belongs. The following figure shows that the frameset on page 19 has two named frames, "content" and "lookup".
Creating a Frame rule
If you close the FramePlacer window without saving the hint, it is discarded. To save the frame rule that you have created, click Create frame rule for this page. The Create Frame rule dialog appears.
The URL for the page and the name of the frame are displayed. If you want, you can use a "*" as a simple wildcard in any URI.
If you select Include Query String, the entire query string from the Request is included in the rule. Include the query string if the name of the page is insufficient for specifying the content.
The Profile Section textbox identifies the specific Replay Mapping Section in the Profile into which to place the frame rule.
The created frame rule is displayed in the following figure:
[www.pCo.com]
SERVER_SUBST_MODE=0
FRAME1=/mars/agency/oe/polkPickerLookup.jsp,lookup
This rule specifies that the URI polkPickerLookup.jsp must be placed in the nearest prior lookup frame.
Additional frame rules are numbered sequentially as they are created.