This sample demonstrates how you can link to a Spring Boot application in a Liberty JVM server from a CICS program. The application is based on a Spring Boot sample application that demonstrates ...
This example has two parent programs: SEQPNT and ASYNCPNT. SEQPNT runs our credit check application in a traditional sequential manner, while ASYNCPNT runs the same application using the new CICS ...
Important enterprises currently have in their information systems many heterogeneous applications that must be integrated into newly developed applications. Some of these applications are developed on ...