Executing Web services API calls from SOAP client stubs

By using the appropriate tool, you can generate a client SOAP stub for the Web services APIs.

Before you begin

Ensure that you have completed the following tasks:

  • Procure a tool for generating SOAP client stubs in your target programming language.
  • Implement the SOAP client stubs and have produced a client application that executes at least one Analytics or Scoring method.
  • Start the embedded WebSphere Application Server. If the embedded WebSphere Application Server is not running, run the following script:
    Operating system Script location
    Microsoft Windows \product_install_location\startGNR.bat
    AIX® /product_install_location/startGNR.sh
    Linux, Solaris /product_install_location/startGNR.sh
    Attention: If the startGNR script does not exist in your installation directory, check for errors in the installation and configuration log files, which exist in the following directory:/product_install_location/installer/logs/.

Procedure

  1. Execute the client application.
  2. Examine results for success or errors.