Scenario: "I have a Natural server subprogram and want to call this from the Integration Server."
Solution: Select an existing Natural server and generate the integration logic to call it from IS platform . See also the steps below.
Extract the interface of a Natural server. See Using the Software AG IDL Extractor for Natural. | |
Generate Integration Server adapter service and adapter connections. See Using the Integration Server Wrapper. As an alternative, perform steps and using an integrated wizard. See Adapter Services Wrapper for Natural. | |
Execute call from Integration Server service to Natural server. |