Version 2012-12-17
 —  Administration  —

Using SOA Gateway to access Web Services

Web services are Web based applications that use open, XML-based standards and transport protocols to exchange data with clients.


Introduction

SOA Gateway can be used to access other web services. The web service driver queries the WSDL exposed by these services and creates a service to enable these to be called.

Top of page

Accessing Web Services

In this example we will use the web service http://footballpool.dataaccess.eu/data/info.wso.

Congratulations! You have now accessed a Web Service using SOA Gateway!

Top of page