Use this page of the wizard, Map and Link the Output Parameters to the Output Fields, to link the output parameters in your program or Java bean to the output fields on your output page. The values of the output parameters in your program or Java bean are passed to the corresponding output fields on your Web output page.
Option | Description |
---|---|
Output parameters | Lists the output parameters that are in your program or Java bean. |
Data Type | Shows the data type that you specified for the parameter
on the page Specify the Input and Output Parameters for your iSeries Host
Program. If you selected Use a Java bean on that page, the data type that appears is for the Java bean method that you selected on the page Choose the Java bean and the Methods to Invoke. |
Name in Session | Indicates the name of the parameter that identifies
the data to be saved in the browser session if Save to Session is set
to true. To change the name, click in the value field and enter a name. Click again or press Enter to apply the value. Note that this value is case sensitive. |
Save to Session | Default: false. Indicates whether or not to save the data that is entered into the field to the browser session. The session name identifies the saved data in the browser session. To change the value to true, click in the value field and select true in the list. See Understanding the Save to session option for additional information about this option. |
Flow Controller | Can be used to specify the output pages to be displayed in the browser. To change the value to true, click the value field and then click the button that appears in the field to open the Flow Control Specification window. Select true in the list to enable the fields in the window. See Understanding the Flow controller option for a description of the options. |
Message Controller | Default: false. To change the value to true, click in the value field and select true in the list. This opens the Message Control Specification window. See Understanding the Message controller option for information about specifying options on this page. |
Link | To link an output field to an output parameter, select one of each from the Output parameters list and the Output page fields list , and click Link. |
Unlink | To remove the link between a parameter and a field, select the linked parameter and field in the Parameters and Fields list and click Unlink. |
Parameters | Indicates the parameters that are linked, and for each parameter, indicates the field it has been linked to in the Fields list. |
Fields | Indicates the fields that are linked, and for each field, indicates the parameter it has been linked to in the Parameters list. |
Output page fields | Lists the output fields that are on the Web output page. |
Name in Session | Indicates the name of the field that identifies the data that was saved in the browser session and that will be retrieved for the field if Restore from Session is set to true. |
Restore from Session | Default: false. Indicates whether or not to retrieve the data that was entered into the field and stored in the browser session from a previous interaction. The session name identifies the saved data in the browser session. The value can only be set to true if the output field is not linked to a parameter. To change the value to true, click in the value field and select true in the list. |
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.