Quelqu'un a-t-il rencontré BUG-000105907 ? Quelle a été la solution ?<\/SPAN><\/P><\/P><\/BODY><\/HTML>
Thank you sir!
You should search Esri Support Home for details related to any Defect which has been published. If you don't find it there, contact Esri Tech Support for an official response, as others will also probably not know about it.
This is what you are looking for:
BUG-000105907: The Apply Edits (Operation) on a feature service err..
Alternate SolutionSpecify an empty polygon when the row is being added (Adds operation) in the syntax below: [{ "geometry": { "rings": [], "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "attributes": {} }] Then execute the Updates with the ring values.
Specify an empty polygon when the row is being added (Adds operation) in the syntax below: [{ "geometry": { "rings": [], "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "attributes": {} }] Then execute the Updates with the ring values.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.