Calling COBOL on z/OS from REST

Under z/OS, a COBOL server can be called in different environments:

graphics/zos-solution.png

graphics/blue_1.gif Extract the interface of the COBOL server program. See Using the IDL Extractor for COBOL - Overview.
graphics/blue_2.gif Generate REST resources, connection and adapter services in Integration Server.
graphics/blue_3.gif Execute the call from the REST client to the COBOL server program.

Continue with the appropriate scenario: