laptop and a wrench

Bug

The edit functions in feature service SOAP API fails and returns "SoapException" when the data contains a date field.

Last Published: September 2, 2015 ArcGIS for Server
Bug ID Number BUG-000088858
SubmittedJuly 6, 2015
Last ModifiedSeptember 15, 2022
Applies toArcGIS for Server
Version found10.3.1
Operating SystemWindows OS
StatusNon-Reproducible

Additional Information

This is not reproducible in ArcGIS Server 10.7.1.

Workaround

Define DataObjects::TimeReference() after creating the DataObjects, which is able to make the ApplyEdits, or add method work.DataObjects addDataObjects = new DataObjects();addDataObjects.DataObjectArray = dArray;addDataObjects.TimeReference = new QueryApply.FeatureServ.TimeReference();

Steps to Reproduce

Bug ID: BUG-000088858

Software:

  • ArcGIS for Server

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic