Previous Topic

Book Contents

Book Index

Next Topic

Get the WSDL

In the following pages we will use the example of the Global Weather web service to demonstrate how a web service can be integrated in Valuemation.

First, the WSDL file needs to be obtained.
WSDL Schema Location: http://www.webservicex.net/globalweather.asmx?WSDL

The following operations are supported:

  • GetCitiesByCountry

    Get all major cities by country name(full / part).

  • GetWeather

    Get weather report for all major cities around the world.

Help Image

See Also

Calling A WebService Using Workflow

Generate The SOAP Client

Integrate the Jar File

Create the Workflow