O V E R V I E W

Mobile Services

Mobile services provide map and data access to applications developed using the Mobile SDK.   

 

The Mobile SDK leverages mobile services to synchronize map data between the mobile client application and the server. This includes both the request for data to the client device and the posting of updates back to the server. Map data that is accessed using mobile services is cached locally on the mobile client device so that applications can function in a field environment when fully disconnected from the server.

No method references are provided since mobile services are not designed for consumption outside the Mobile SDK.

WSDL syntax

 

http://<Web Server Hostname>/<ArcGIS Instance>/services/<ServiceName>/MapServer/MobileServer?wsdl
 

Limitations

Mobile services must be consumed by the Mobile SDK.  They are not designed to be used by any other client.