Sample code for use with IBM CICS® Transaction Server for z/OS. Visit CICS Transaction Server for z/OS 6.x for the latest documentation.
There are lots of samples available but here are a few highlights:
- The CICS banking sample application (CBSA)
- The General Insurance application (GenApp)
- Two collections of Java samples demonstrating how to use the
- Sample Java Spring Boot applications and tutorials demonstrating how to develop and build Spring Boot applications for deployment into CICS Liberty.
- Sample Enterprise Java applications showing how to use key components of the Java EE and Jakarta EE specifications, including JMS, JDBC, JSR-352, JCA and EJB.
- A sample Java application showing how to use the JCICS
@CICSProgram
annotation for Link to Liberty. - Sample applications to customise security in CICS.
- Sample applications showing how to convert data fields from a COBOL record structure to Java datatypes.