Response type for Sync operations

Overview

The createReplica and synchronizeReplica responses include a responseType parameter. This parameter indicates the type of information the response contains. The following table lists the possible values.

Response types

esriReplicaResponseType valuesDescription

esriReplicaResponseTypeData

The response contains data.

esriReplicaResponseTypeInfo

The response does not contain data.

esriReplicaResponseTypeEdits

The response contains edits.

esriReplicaResponseTypeNoEdits

The response does not contain edits or edit results. The is no delta file returned from the server in this case.

esriReplicaResponseTypeReplacementData

The response contains replacement data.

esriReplicaResponseTypeEditsAndData

The response contains both edits and data.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close