Select to view content in your preferred language

Add an UnregisterAsync to OfflineMapSyncTask

529
0
03-10-2019 10:59 AM
Status: Open
JoeHershman
MVP Regular Contributor

Currently the OfflineMap implementation does not allow one to simply unregister the replicas associated to an Offline Web Map.  Currently to do this one must loop through the offline geodatabase files and unregister individually as part of a cleanup process, or do through direct rest calls or in the Rest API Web UI.  All of which are quite inconvenient.  In a large implementation managing the replicas to keep track of what is deployed is important and so unregistering replicas as they are removed from the field is necessary. The API should provide a high level way to do this to go with the high level methods to do the other operations

Thanks

-Joe

Tags (1)