The Bank of Z provides a modern browser interface to manage a personal bank account. The application is hybrid – it drives IMS transactions that update a Db2 database for some customers and it drives ...
You’ll expose a CICS program as a REST API using z/OS Connect. The flow is: model your CICS program’s I/O as a z/OS Connect “service,” design an API with paths and methods, map HTTP parameters/body to ...