Scenario: "I have an Integration Server service and want to call this from a Natural application."
This scenario uses the EntireX Workbench tools IDL Extractor for Integration Server and Natural Wrapper of the Software AG Designer.
Solution: Take an existing Integration Server service and generate the integration logic to call it from a Natural application , as shown below.
Read package from Integration Server and generate Integration Server adapter services and listeners. See Using the IDL Extractor for Integration Server. | |
Generate client interface objects for Natural client application. See Natural Wrapper. | |
Execute call from Natural client to Integration Server listener. See Sample Generation Result for the Client Side under Using the Natural Wrapper. |