Select to view content in your preferred language

PostFeaturesAsync doesn't post the edits

660
1
04-19-2010 02:50 PM
SobodhDangwal
Occasional Contributor
Hi Guys

I have designed an ArcGIS mobile application, which is supposed to be tracking features using GPS. The application was working fine fine and the features were getting posted to sde when I synced.

For some reason we had to reload the sde data and recreate the mobile service and the cache. After that the same code has stopped syncing to SDE.

I had make sure the feature classes have the global id,  correct editing permissions and are versioned. The applications works fine but doesn't sync any more to sde. I can add features delete features to application but these featurea are not posted back to sde data.

Any ideas......
0 Kudos
1 Reply
SobodhDangwal
Occasional Contributor
I think the reason was the sde connection, I change it to the OSA mode and its going now.
0 Kudos