Mobile services

Mobile services provide map and data access to applications developed using ArcGIS Mobile products.

The ArcGIS Mobile products leverage 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 ArcGIS Mobile products.

WSDL syntax

http://<host name>:<port number>/<arcgis instance>/services/<ServiceName>/MapServer/MobileServer?wsdl

Limitations

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

2/28/2020