Synchronization using REST sync data changes partially when the synchronization direction is from an enterprise geodatabase to SQLite.
Last Published: February 13, 2019ArcGIS GIS Server
Bug ID Number
BUG-000113367
Submitted
April 19, 2018
Last Modified
June 5, 2024
Applies to
ArcGIS GIS Server
Version found
10.4.1
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
Scenarios 1&2 are non-reproducible. The correct workflow for scenario 3 is to set the layerQueries on create replica to all rows e.g. layerQueries = {"0":{"queryOption": "all", "useGeometry": false}, "1":{"queryOption": "all", "useGeometry": false}….. } ref https://developers.arcgis.com/rest/services-reference/create-replica.htm