Version 9.5 SP1
 —  Common Integration Scenarios  —

Calling Natural from Integration Server

Scenario: "I have a Natural server and I want to call this from the Integration Server platform."

graphics/nat2is-min.png

Solution: Select an existing Natural server graphics/blue_1.gif and generate the integration logic graphics/blue_2.gif to call it from IS platform graphics/blue_3.gif. See also the steps below.

graphics/nat2is_basic.png

graphics/blue_1.gif Extract the interface of a Natural server. See Using the Software AG IDL Extractor for Natural.
graphics/blue_2.gif Generate Integration Server adapter service and adapter connections. See Using the Integration Server Wrapper. As an alternative, perform steps graphics/blue_1.gif and graphics/blue_2.gif using an integrated wizard. See Adapter Services Wrapper for Natural.
graphics/blue_3.gif Test call from Integration Server service to Natural server.

Top of page