Scenario: "I want to call a Web service from a Natural application."
Solution: Select an existing Web service and generate the integration logic to call it from a Natural application . See also the steps below.
Extract WSDL from Web service. See Using the Software AG IDL Extractor for WSDL. | |
Generate objects for Natural client application. See Natural Wrapper. | |
Test call from Natural client to Web service. See Sample Generation Result for the Client Side under Using the Natural Wrapper. |