Skip to content

IBMStockTrader/cash-account-cobol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Account (Cobol)

CICS/COBOL implementation of Cash Account, for use in mainframe modernization "integrate with" scenarios. Business logic is implemented in COBOL that is deployed to CICS, along with some JCL batch jobs. It uses DB2 for z/OS for persistence, and VSAM for caching. It is exposed via z/OS Connect, and is secured via JWTs issued by KeyCloak (OIDC) running in AKS, backed by Tivoli Directory Server (LDAP) running on the mainframe, backed by RACF. It conforms to the exact some OpenAPI signatures as the Java Spring version of this microservice.

Architecture Diagram

Stay tuned for a series of articles on Medium describing our journey enabling Stock Trader to "integrate with" this business logic on the mainframe.

About

CICS/COBOL implementation of Cash Account, for use in mainframe modernization scenarios. Uses DB2 for z/OS and VSAM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published