Scenario: "I have an Integration Server service and want to call this from a COBOL application."
Solution: Select an existing Integration Server service and generate the integration logic to call it from a COBOL application . See also the steps below.
Read package from Integration Server and generate Integration Server adapter services and listeners. See Using the IDL Extractor for Integration Server. | |
Generate objects for COBOL client application. See COBOL Wrapper. | |
Execute call from COBOL client to Integration Server listener. |