laptop and a wrench

Bug

GPFeatureRecordSetLayer generates an incorrect JSON while working with the message in a bottle geoprocessing service.

Last Published: July 8, 2019 ArcGIS Runtime SDK
Bug ID Number BUG-000094454
SubmittedFebruary 25, 2016
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version foundN/A
Operating SystemN/A
StatusNon-Reproducible

Additional Information

If you are still experiencing this issue with the latest version of the ArcGIS Runtime SDK for Android 100.x, please reach out to Esri Support Services.

Workaround

Override GPFeatureRecordSetLayer.generateValueParams() to replace the one instance of spatialReference with sr as below: public String generateValueParams() throws Exception { return super.generateValueParams().replace("\"esriGeometryPoint\",\"spatialReference\":", "\"esriGeometryPoint\",\"sr\":"); }

Steps to Reproduce

Bug ID: BUG-000094454

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options