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

Optional: Those users that do not use CICS Explorer® can use the CEDA transaction to amend and install the resources contained in groups DFH$EXBS and DFH$EXWS.

Procedure

Use the CICS Explorer to define PROGRAM resource definitions for the wrapper programs, by selecting Definitions > Program Definitions. 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:
Table 1. SDFHSAMP members containing COBOL source code for the wrapper modules
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.