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 |
|---|---|
| CICS Banking Sample Application (CBSA) | A simple banking workload demonstrating CICS capabilities. |
| 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. |