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 service 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/GETDATAS.
The Import PCML dialog appears with a list of the program interface
constructs contained in the PCML file.
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 information from the PCML file gets included in the right pane and the parameters defined for this program appear.
This will fill the right pane with the program information.
You have defined the program interface definitions and now you are ready to begin Exercise 5.5: Defining the input page content.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.