Field map app sync shows success, but data not updating to feature Layer

339
1
11-09-2023 10:47 PM
mukecz1
New Contributor II

Hi guys,

I have a strange issue. I created a feature layer that is registered with the Oracle database and enabled its offline functionality. Everything seems fine: I can create an offline area, draw a point, and submit data. Even the sync on the Field Maps app occurs without any error messages. Additionally, I checked the ArcGIS server job log of the sync tool, and it shows 'esriJobSucceeded', indicating success.

The full response of 'out_result' is:

 

{
 "paramName": "out_result",
 "dataType": "GPString",
 "value": {
  "transportType": "esriTransportTypeUrl",
  "responseType": "esriReplicaResponseTypeNoEdits",
  "replicaServerGen": 5,
  "replicaName": "Ags_Fs",
  "replicaID": "30f2e7ba-6f5b-466b-9858-ca8f36f51dab",
  "targetType": "client",
  "resultUrl": ""
 }
}

 

However, the data does not update to the feature layer, and there is no data in the table.

I suspect the issue might be due to the projection on the Field Maps being different from that of the feature layer, as we use EPSG:28355.

But if it were a projection issue, shouldn't it display an error message?

Has anyone else experienced a similar issue?

 

 

Tags (3)
0 Kudos
1 Reply
Parth_Ent
Esri Contributor

Any update on this? Was this resolved? I am facing the same issue. Any suggestion would be much appreciated.

Regards

 

0 Kudos