Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » HTTP web services » HTTP web service examples

 

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 temperature value to Celsius.

 Required software
 Competencies and experience
 Goals
 Privileges
 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