Before you begin, you must complete Exercise 5.2: Specifying the input and output page.
The next page asks you to define the parameters you want to pass between the Web pages and the iSeries program that processes the requests.
Here you will re-use the PCML program interface definition that was created when you compiled your source member.
Getting the program interface definitions
To get the program interface definitions that you want to call on the iSeries:
The Import PCML dialog opens.
The Browse For File dialog opens.
It should be in WSSLABXX/QRPGLESRC/GETDATA
The Import PCML dialog appears with a list of the program interface
constructs. You will import PCML directly from ILE RPG source code
GETDATA.
Specifying the input and output parameters
The Specify the Input and Output Parameters for your iSeries Host Program
page opens again, now containing the program description you just
imported.
The PCML information from the source file gets included in the right pane and the parameters defined for this program appear.
This will fill the right pane with program information.
You have defined the program interface definitions and now you are ready
to begin Exercise 5.5: Defining the input page content.
Skip the next exercise and continue with Exercise 5.5: Defining the input page content. |
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.