Scenario: "I have an Integration Server service and want to call this from a Natural application."
Solution: Select an existing Integration Server service and generate the integration logic to call it from a Natural application . See also the steps 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. |