In order to compete you have to be trusted. System software delivers high-performing system and database management, faster insights, secure cloud and agile DevOps, plus the reliability, flexibility and protection you expect from the mainframe.
Kindly note that the TXSeries beta has now been superseded by CICS TX on Cloud. Please see details here: https://www.ibm.com/products/cics-tx-on-cloudHowever for the latest TXSeries offering, please visit here: https://www.ibm.com/us-en/marketplace/txseries-for-multiplatformsIn this blog we will go through including the COBOL runtime into TXSeries docker container.
The TXSeries docker container is available at https://hub.docker.com/r/ibmcom/txseries/ and a sample github project available at https://github.com/IBM/txseries-samples/tree/master/TXSeries-COBOLIT-IVP which has the necessary Dockerfile for including COBOLIT runtime into TXSeries docker container. You can follow the github project README upon building the TXSeries-COBOLIT docker image.
The resultant TXSeries-COBOLIT image can be used either for running COBOL based CICS application on TXSeries region or for compiling COBOL based CICS application.
Note: The usage of the TXSeries-COBOLIT will remain as as that of ibmcom/txseries. For usage details visit https://hub.docker.com/r/ibmcom/txseries/
Copy