Build an EntireX RPC Client and Use an Existing XML-based Server

This document covers the following topics:


Generation Process

Start of instruction setTo generate the application

  1. If a WSDL file or an XML Schema file for the XML-based server exists, use the IDL Extractor for XML Schema or the IDL Extractor for WSDL, generating the IDL-XML-Mapping automatically.

    Otherwise, write a suitable IDL file.

  2. Select this generated or written IDL and open the context menu to generate the desired client frame or, if you are using Natural, write a Natural client.

Running the Application

Start of instruction setTo run the application

  1. Configure the RPC Server for XML/SOAP. See RPC Server for XML/SOAP.

  2. Start the EntireX Broker.

  3. Start the RPC Server for XML/SOAP.

  4. Run the client application.