Select to view content in your preferred language

Edits won't save to database

2292
1
07-16-2012 02:02 PM
KarenEllett
Regular Contributor
I have an SDE database that is registered as versioned, and a feature service published that consumes one of the datasets in that gdb.  I've created a map in the application builder, and the layer is set in the controls as editable; when I bring up a popup, I click the button to edit the attributes and can make changes.  I click apply, and according to Fiddler it is accessing applyedits.  It is currently set to auto-save instantly.  In the viewer, it shows as changed.  (I have the symbology set to the status I'm updating.)  However, it does not change in the database, and if I hit click the refresh button on the table of contents in the viewer, it instantly reverts back to it's prior value. 

Anyone have any idea what I'm doing wrong?!  Thanks!
0 Kudos
1 Reply
GerardoGarza
Occasional Contributor
Hi Karen,
When ran into a similar problem, I had to change Privileges for the user in ArcCatalog.
After connecting to your SDE database in ArcCatalog, right-click on the layer in question and select the Privileges option.
In there, enter the User that is connecting to the layer in the Feature Service, then set View and Edit options to "GRANT."
Hope this helps,
GG
0 Kudos