Version 9.5 SP1
 —  Common Integration Scenarios  —

Calling COBOL on z/VSE CICS from Integration Server

There are different styles (interface types) for calling a COBOL server.

graphics/cob2is-vse-cics.png

It is important to know the interface type of your COBOL server. If you are unsure, consult a COBOL CICS specialist or see description of interface type in the IDL Extractor for COBOL documentation for details and examples: DFHCOMMAREA Calling Convention | DFHCOMMAREA Large Buffer Interface.

When you are sure which programing style you are using, continue with the appropriate scenario:

Top of page