HOW TO

Unregister replicas of abandoned offline edits at REST in ArcGIS Online

Last Published: April 25, 2020

Summary

When working with offline edits in ArcGIS apps, such as Collector for ArcGIS, if the workflow is abandoned, the replicas created during this process can often consume large amounts of storage space depending on the project size. Replicas are created by the offline edits process to push the offline edits through once a connection is established. If these offline edits are no longer relevant or required, the replicas can be safely removed to free up storage space. 

Procedure

To remove or unregister the replicas created from an abandoned offline edits workflow, use the unregisterreplica function via REST in ArcGIS Online:

  1. Log in to ArcGIS Online.
  2. Navigate to the layer with offline edits enabled.
  3. On the Item Details page, click Service URL for the layer with offline edits enabled.
Image of the service URL button
  1. Click Replicas.
  2. Copy the ID of the replica to be removed.
Image of the Replica ID
  1. Navigate back to the layer in REST and click the Unregister Replica link located at the Supported Operations heading.
  2. On the Unregister Replica page, paste the replica ID copied from Step 5 in the Replica ID field, and click the Unregister Replica button.
Image of the Unregister Replica button
  1. Submit the operation.
Note:
There is no batch tool for this process aside from using a Python API. For more information, refer to ArcGIS for Developers: Unregister Replica (Feature Service).

Article ID:000019661

Software:
  • ArcGIS Online

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic