Hello everyone,
I don't understand why every time a new point feature is created with the editor widget in the app, the error message "This operation is not supported - FeatureServer/queryDataElements" appears in the console. However, the new feature is created without any further problems. I use ArcGIS SDK JS 4.28. But version 4.30 is exactly the same. Does anyone have any idea why this is happening?
This depends on your version of Enterprise. queryDataElements is in 10.6+
Hello Rene,
Thank you very much for the quick response!
But I still don't understand. I've already seen the page you just sent me. It says:
"The supportsQueryDataElements resource property is enabled for nonhosted feature services published using ArcGIS Enterprise 10.6 or later. This property is false or absent if not supported for the feature service."
I use ArcGIS Enterprise 10.7.1. I'm wondering if I can change something in the settings when publishing the service so that it is then supported by ArcGIS Server.
Or am I completely misunderstanding it?