Web services samples

CICS® supplies a set of samples that you can use as a starting point for developing applications and configuring CICS.

The samples are categorized as follows:

The CICS catalog manager example application

The CICS catalog manager example application is a working COBOL application that is designed to illustrate best practice when connecting CICS applications to external clients and servers.

The base application has a 3270 user interface, but the modular structure, with well-defined interfaces between the components, makes it possible to add further components. In particular, the application comes with web service support, which is designed to illustrate how you can extend an existing application into the web services environment.

JSON samples

Use these examples to help you understand JSON requests.