This topic illustrates how to generate a new CICS® COBOL service provider from an existing
Web service description (WSDL).
Summary
To generate a new CICS COBOL service provider from an existing
Web service description:
- Connect to a z/OS® system.
- Define a CICS connection.
- Create a new Web Services for CICS project
and import the WSDL file you want to generate the service from.
- Generate the Web service from the WSDL file.
- Complete the coding of the program to implement the service.
- Copy the COBOL source and the copybooks to the remote system.
- Deploy the service to CICS.
- Test the Web service using the Web Services Explorer.
Help topics
The following help topics provide
more information about generating CICS service
providers: