How to Create a Deployable Web Service Using a Multiple-instance Array › Add the Module to the Service Program
Add the Module to the Service Program
You now have your EEF RTV ORDER module and your Order srvpgm Service Program. Combine the two by adding the module to the Service Program.
Follow these steps:
- Take option F against the Order detail file from EDIT DATABASE RELATIONS to access the EDIT FUNCTIONS screen.
- Take option Z (Details) on the new service program Order srvpgm.
- Take option M (Modules).
- Press F6 (add) to add a module.
- Take option X (Select) against the EEF RTV ORDER module.
- Press F3 to access the SERVICE PROGRAM MODULE screen.
Verify that the module is listed.
- Press F3 until you return the EDIT FUNCTIONS screen.
The combined Service Program and module are not usable until you generate and compile them in the following procedure.