Tutorial: Using SQL Anywhere to access a SOAP/DISH service

This tutorial illustrates how to create a SOAP server that converts a web client-supplied Fahrenheit value to Celsius.

 Required software
 Competencies and experience
 Goals
 Suggested background reading

Lesson 1: Setting up a web server to receive SOAP requests and send SOAP responses
Lesson 2: Setting up a web client to send SOAP requests and receive SOAP responses
Lesson 3: Sending a SOAP request and receiving a SOAP response