The following steps provide an overview of the tasks required to set up mobile web services.
Set up a server message store, if you don't already have one.
Start the MobiLink server with the -m option and a connection to the server message store.
Set up client message stores, if you don't already have them. These are SQL Anywhere databases that are used to temporarily store messages.
Run the iAnywhere WSDL compiler to create classes you can use in your application.
For each client, write a web service client application that uses the classes generated by the WSDL compiler.
Create a web services connector.
For each client, start the QAnywhere Agent (qaagent) with a connection to the local client message store.
Mobile web services development tips
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |