Calling Integration Server from Natural

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.

graphics/is2nat-simple.png

Solution: Take an existing Integration Server service graphics/blue_1.gif and generate the integration logic graphics/blue_2.gif to call it from a Natural application graphics/blue_3.gif, as shown below.

graphics/is2nat-solution.png

graphics/blue_1.gif Read package from Integration Server and generate Integration Server adapter services and listeners. See Using the IDL Extractor for Integration Server.
graphics/blue_2.gif Generate client interface objects for Natural client application. See Natural Wrapper.
graphics/blue_3.gif Execute call from Natural client to Integration Server listener. See Sample Generation Result for the Client Side under Using the Natural Wrapper.