Scenario: "I want to call the Integration Server listener from a COBOL application."
Solution: Select an existing IS 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. | |
Test call from COBOL client to Integration Server listener. |