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