Scenario: "I have a Web service and want to call this from a COBOL application."
This scenario uses the EntireX Workbench tools IDL Extractor for WSDL and COBOL Wrapper of the Software AG Designer.
Solution: Take an existing Web service and generate the integration logic to call it from a COBOL application , as shown below.
Extract WSDL from Web service. See Using the Software AG IDL Extractor for WSDL. | |
Generate objects for COBOL client application. See COBOL Wrapper. | |
Execute call from COBOL client to Web service. |