Defining the web service client and wrapper programs
If you are not using program autoinstall, you must define resource definitions for the web service client and wrapper programs.
About this task
Procedure
Use the CICS Explorer to define PROGRAM resource definitions for the wrapper programs, by selecting . Right-click in the Program Definitions view and select
New to create a new program definition. Type a CSD
group in the CSD Group text box, and type the program name in the
Name text box. Click Finish to define the PROGRAM
definition.
Create definitions for the following COBOL programs:
| Member name | Description |
|---|---|
| DFH0XECC | Web services client program |
| DFH0XICW | Wrapper program for the inquireCatalog service. |
| DFH0XISW | Wrapper program for the inquireSingle service. |
| DFH0XPOW | Wrapper program for the purchaseOrder service. |