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