If you are not using program autoinstall, you need to define resource
definitions for the Web service client and wrapper programs.
- Define PROGRAM resource definitions for the wrapper programs, using
the command CEDA DEF PROG(program) G(EXAMPLE) You should create definitions for the following COBOL programs:

Table 1. SDFHSAMP members containing
COBOL source code for the wrapper modulesMember name |
Description |
DFH0XICW |
Wrapper program for the inquireCatalog service. |
DFH0XISW |
Wrapper program for the inquireSingle service. |
DFH0XPOW |
Wrapper program for the purchaseOrder service. |

- Define a PROGRAM resource definition for the Web services client
program DFH0XECC, using the command CEDA DEF PROG(DFH0XECC) G(EXAMPLE). This is a COBOL program. You can use default values for all of the
other attributes.