This tutorial illustrates how to create a SOAP server that converts a web client-supplied Fahrenheit value to Celsius.
SQL Anywhere 12
Familiarity with SOAP
Basic knowledge of SQL Anywhere web services
Create and start a new SQL Anywhere web server database.
Create a SOAP web service.
Set up a procedure that converts a client-supplied Fahrenheit value to a Celsius value.
Create and start a new SQL Anywhere web client database.
Send a SOAP request from the web client to the database server.
Send a SOAP response from the database server to the web client.
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
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |