This documentation is for WSO2 Data Services Server 3.0.0. View documentation for the latest release.

Web Resource Sample

WSO2 Data Services Server supports scraping and extracting Web information and exposing them as data services. To demonstrate this use case, we are using Yahoo Weather Forecasts to extract weather information in this sample.

The sample data service "WebResourceSample" should be deployed using the instructions in Deploying Data Services section.

Running the Sample

The sample service can be run using the TryIt tool, which is bundled with the WSO2 Data Services Server, or a code-generated java client sample as discussed in the Data Services Clients section.

The WebResource sample service contains a single operation named "getWheatherInfo" which returns the temperatures of regions. A sample run of the service using the "tryit" tool is shown below.


Copyright © WSO2 Inc. 2005-2013