Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Welcome to CICS® on GitHub

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 some highlights:

Category Description
Bank of Z Sample Z application showing how to work with mainframe software. Combines all the best features of CICS Banking Sample Application (CBSA) with additional IMS and MQ capabilities, plus Zowe and DBB support.
General Insurance Application (GenApp) A model insurance application with Java and CICS integration.
JCICS API Samples Java samples demonstrating the JCICS API.
JCICSX API Samples Java samples using the newer JCICSX API.
Spring Boot Samples Examples of Spring Boot apps deployed to CICS Liberty.
Liberty (Java EE / Jakarta EE) Samples Java applications for CICS Liberty JVM server, including:
- JMS, JDBC, JSR-352, JCA, and EJB.
CICS Explorer SDK Samples Migrated and modernised CICS Explorer SDK samples.
OSGi Samples Build Java applications using OSGi in CICS.
JDBC Samples Connect CICS Java apps to DB2 databases.
IBM MQ Samples Integrate CICS Java apps with IBM MQ messaging.
Security Samples Customise security in CICS.
IBM Record Generator Samples Convert data fields from a COBOL record structure to Java datatypes.