Before you begin, you must complete Exercise 2.2: Editing an iSeries source member.
You need to compile your source file in order for the changes to take effect.
There are two steps to compile: create a module and then create the service program.
Creating the RPG module
To create the RPG module:
The Create RPG Module (CRTRPGMOD) dialog opens.
You have now completed the first step of the compilation process.
Now you complete the second step in compiling the source file.
Creating the service program
To complete the second step:
The Create Service Program (CRTSRVPGM) dialog opens.
This completes the compilation step. The service program is created.
You have created an RPG module and created a service program using that module.
Module recap
You have completed Module 2. Creating the iSeries service program for your Web application. You have learned how to:
Now that you have used the Remote System Explorer perspective to edit and compile an iSeries service program, you are ready to begin Module 3. Creating the customer list input page.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.