EntireX Version 9.7
 —  IMS Connect RPC Server  —

Scenarios

COBOL Scenarios

Scenario I: Calling an Existing COBOL Server

Start of instruction setTo call an existing COBOL server

  1. Use the IDL Extractor for COBOL to extract the Software AG IDL and, depending on the complexity, also a server mapping file. See When is a Server Mapping File Required? in the EntireX Workbench documentation.

  2. Build an EntireX RPC client using any EntireX wrapper. See EntireX Wrappers. For a quick test you can:

See Server Examples for z/OS IMS MPP in the COBOL Wrapper documentation for COBOL RPC Server examples.

Top of page