Version 9.5 SP1
 —  Common Integration Scenarios  —

Calling Integration Server from Natural

Scenario: "I want to call the Integration Server listener from a Natural application."

graphics/is2nat-min.png

Solution: Select an existing IS 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. See also the steps below.

graphics/is2nat_basic.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 objects for Natural client application. See Natural Wrapper.
graphics/blue_3.gif Test call from Natural client to Integration Server listener. See Sample Generation Result for the Client Side under Using the Natural Wrapper.

Top of page