Select to view content in your preferred language

ApplyEdits fails to some extend

868
0
08-10-2012 02:57 AM
KåreRasmussen
Emerging Contributor
Hi everyone.

I´m currently working with our ArcGisServer (10.0) and have exposed a featurelayer (point) as a featureserver. If I try to add a new feature thru the addFeatures page (<servername>/arcgis/rest/services/mytestservice/FeatureServer/0/addFeatures) I get a "success: true" respons and I can see a new entry in the attribute table, but there is no point/symbol in ArcMap. The json applied is like this:

[{"point":{"x":722059.2383348582,"y":6186555.361390668,"spatialReference":{"wkid":"25832"}}}]

Any suggestions to issue?

/Thanks
Kaare
0 Kudos
0 Replies