Data Transformation Engine Intelligent Business Integration Reference Guide

Chapter 8 - Web Services Web Services Example
Intelligent Business Integration Reference Guide
73
Web Services Example
The install_dir\integration_package\WebServices_v1\examples directory
contains sample files to be used with Mercator Web Services components,
including the WSDL Importer, SOAP and HTTP adapters, Event Agent, and the
Event Server, to implement web services strategies.
There are three examples:
1 Provider - This example demonstrates how to provide a web service using an
existing map and exposing it as a web service through a wrapper map.
2 Secure Provider - This example is the same as the Provider example except
that it uses the Mercator SSL Security Option to connect to a secure URL
(HTTPS).
3 Consumer - This example demonstrates how to consume a web service defined
in WSDL using a map to invoke the service.
Note Refer to the readme_ws_examples.txt file located in the
install_dir\integration_package\WebServices_v1\examples directory for
more information regarding these examples.