Calling Natural from a Web Service

Scenario: "I have a Natural server subprogram and want to call this from a web service client."

This scenario uses the tools IDL Extractor for Natural and Web Services Wrapper of the Designer.

graphics/simple.png

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

graphics/solution.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 web service client objects. See Using the EntireX Web Services Wrapper.
graphics/blue_3.gif Execute call from web service client to Natural server.

What do I need to Install for this Scenario?

  • You have Software AG Designer installed with EntireX plugins and Service Development plugins.

    • For EntireX plugins, see Designer > EntireX Designer under EntireX Installation Packages in the General Installation documentation.

    • For Service Development plugins, refer to the Integration Server documentation.

  • You have an EntireX Listener for XML/SOAP installed, either

  • You have an EntireX Broker installed.

  • You have a Natural RPC Server installed. See your Natural documentation for information on setting up a Natural RPC Server.